1
0
mirror of https://tildegit.org/sbgodin/HtmGem.git synced 2023-08-25 13:53:12 +02:00
Commit Graph

70 Commits

Author SHA1 Message Date
1e4c4f8f15
v1.1.0
* File download when using "source" as a style.
* Improves the regex.
* Fixes 404 page text decoration, adds reload message.
* Links to download htmgem-master.zip.
* Links CHANGELOG and COPYING into index.gmi.
* Styles improvement, creation of raw.css.
* Rewording of texts.
2021-03-14 11:10:38 +01: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
bf1c16922b Fixes 404 page text decoration, adds reload message 2021-03-13 10:45:54 +00:00
46019a5187 Adds a warning about using styles with Gemini client 2021-03-13 00:16:04 +00:00
212c503bfb Forces download when using "source" as a style 2021-03-13 00:33:46 +01:00
cdbc9614de Adds link to download htmgem-master.zip 2021-03-12 20:25:22 +01:00
c45101732b Links CHANGELOG and COPYING into index.gmi & edits 2021-03-12 00:48:57 +01:00
9b357ce3d8 Removes unuseful .gitignore 2021-03-12 00:02:16 +01:00
c040ba14a3 Removes ^ at the beginning of lines in tutogemtext 2021-03-11 21:01:18 +01:00
5d791a16d6 Renames CHANGELOG.md to .gmi and adapts content 2021-03-11 18:06:19 +01:00
d3cd419b5a Rewords the tutorial 2021-03-11 11:56:49 +01:00
c218d37728 Improves the text a little bit 2021-03-11 11:07:01 +01:00
f5b1a30a2c Enable spaces around | to set a style 2021-03-11 11:04:27 +01:00
a380fadde9 Rewording about text formatting / decoration 2021-03-11 10:59:58 +01:00
9ee5a8744a Improves the regex 2021-03-11 10:55:49 +01:00
b418c6080f fix missing \ in regex 2021-03-11 09:19:13 +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
5832532582 Changes a bit of wording 2021-03-10 13:26:29 +00:00
814dba4078
Ready for v1.0.0 2021-03-10 11:49:53 +01:00
9b4f33f42f Improves general presentation 2021-03-10 11:28:52 +01:00
db12ae5856 Improves the presentation of HtmGem 2021-03-10 10:47:40 +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
b6be4afb97 Updates the TODO 2021-03-09 20:34:11 +01:00
7222306779 Don't output a last empty line 2021-03-09 20:27:42 +01:00
29e7d6fc14 Améliore le tutoriel d’installation 2021-03-09 20:20:01 +01:00
b162501f0c Permet de désactiver la décoration du texte 2021-03-09 20:19:00 +01: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
3032d7e9af Explains about testing style on the URL itself 2021-03-09 15:23:58 +01:00
0f6e3467eb Adds the style "pre" 2021-03-09 11:11:28 +00:00
1a01e8bd81 Manages the styles. WIP. 2021-03-09 11:26:55 +01:00
11ced8627b Shows nothing if index.gmi is not present 2021-03-09 02:11:29 +01:00
944dce364a Improves the installation instructions 2021-03-09 01:51:45 +01:00
e74beaba67 Adds 404 page 2021-03-09 01:48:10 +01:00
dcc36b1d66 Setup easy installation on shared host 2021-03-09 00:48:07 +01:00
545ac4963d Adds emojis according to links type 2021-03-08 16:59:17 +01:00
18d5b7d518 Adds alt/title attribute to preformatted text 2021-03-08 15:45:45 +01:00
7f19c7e963 WIP 2021-03-08 10:45:51 +01:00
ac0de467ab Improves processing of ^^^ and ^ 2021-03-08 10:41:59 +01:00
6a37ecebcf Passes on next line in case of error, and log error
When there are too many loops, indicating that something went wrong,
sets the loop count to zero, the mode to default and go to the next
line.
2021-03-08 10:14:57 +01:00
d5f569baa9 Manages more dashes 2021-03-08 10:06:07 +01:00
47182904db Improvement of CSS 2021-03-08 00:13:04 +01:00
c305faf8e4 Updates TODO 2021-03-06 16:40:41 +01:00
f64db8c7ca Manages non-break spaces for em-dash and en-dash 2021-03-06 15:36:56 +00:00
c66bb76b00 WIP 2021-03-06 00:34:16 +01:00
bf7a2ec379 wip 2021-03-05 22:38:43 +01:00