86f07b2f2f
Updates the Lagrange style
...
Thanks to Eric <ortie10 at gmx.fr>
2022-08-02 23:13:39 +02:00
c49e214591
Merge branch 'master' into dev
2022-08-02 12:24:42 +02:00
ddac76e5fa
Adds link to /htmgem on the icon of the menu
2022-08-02 11:41:47 +02:00
5075e7395d
Adds base & circumlunar css, specification v0.16.1
2022-08-02 08:43:36 +02:00
a79347d339
Adds the CSS of https://gemini.circumlunar.space
2022-08-02 08:43:36 +02:00
8207df2b2e
Rewrites the documentation
2022-08-02 08:43:36 +02:00
babf80b5ab
Fixes a margin bug in terminal.css
2022-08-02 08:43:36 +02:00
c36e9347a6
Adapts the Lagrange style
...
* #entete comes back to .menu-line
* the <hr> is removed by the style
2022-08-02 08:41:18 +02:00
0834fd3bc9
Adds the Lagrange style
...
Thanks to Eric <ortie10 at gmx.fr>
2022-08-02 08:41:18 +02:00
678778ba2c
Make room for vendor CSS
...
* Creates a default directory for the default css.
* Changes the way to address CSS: "," used as "/" (see htmgem/css/index.gmi).
* "src" style replaces the "pre": display the source code onscreen.
* Removes the "None" style, useless after all.
* Removes the absolute stylesheet path, now always in /htmgem/css.
2022-08-02 08:41:18 +02:00
c11af12551
Adds the url path
...
* The /htmgem directory can be renamed and moved.
* Everything works without URL rewriting enabled.
2021-04-11 21:37:50 +02:00
98e7098f29
refactoring, adds debug.css
2021-03-27 21:30:19 +01:00
76b27065ac
Refactores the French documentation
2021-03-25 23:47:12 +01:00
7b58fc1a26
Merge remote-tracking branch master into dev
2021-03-24 11:18:57 +01:00
750632eaff
Corrects the engine after unit testing
...
gemTextParser
* Removes the last empty lines of text files.
* Removes the last spaces (rtrim) even on preformated texts.
* Lines like "# " are possible, meaning an empty title.
* The line "=>" means an empty link.
GemtextTranslate_gemtext
* FIX: writes the alt text of preformated blocks
* Adds a space when quotation lines have value, otherwise lets ">".
* Adds a space when the link has values, otherwise not.
* A bit of reformating
2021-03-24 10:58:54 +01:00
710bd1bf07
Corrects blockquote size on mobile
2021-03-20 22:41:04 +00:00
8710552d27
Removes margin of PRE
2021-03-14 10:48:25 +00:00
b1ac194e59
Removes padding of pre
2021-03-13 20:09:56 +00:00
d36f56c4ef
Lowers h2 size and removes background color of pre
2021-03-13 19:17:17 +01:00
c45101732b
Links CHANGELOG and COPYING into index.gmi & edits
2021-03-12 00:48:57 +01:00
aaa12c0ee0
Adds an index selection page
2021-03-11 00:28:53 +01:00
26c660f514
Removes unuseful part of black_wide.css
2021-03-11 00:21:31 +01:00
a2a27498f8
Adds style raw.css
2021-03-11 00:20:56 +01:00
9b4f33f42f
Improves general presentation
2021-03-10 11:28:52 +01:00
799b34c536
Modify the simple style
2021-03-09 20:07:28 +00:00
8f06bc7e01
Corrects CSS terminal on mobile
2021-03-09 19:59:08 +00:00
805522cdd5
Adds black wide CSS
2021-03-09 15:48:10 +01:00
67890863c8
Adds a greeny terminal CSS
2021-03-09 15:40:30 +01:00
1a01e8bd81
Manages the styles. WIP.
2021-03-09 11:26:55 +01:00