Commit Graph

159 Commits

Author SHA1 Message Date
Christophe HENRY d3cd419b5a Rewords the tutorial 2021-03-11 11:56:49 +01:00
Christophe HENRY c218d37728 Improves the text a little bit 2021-03-11 11:07:01 +01:00
Christophe HENRY f5b1a30a2c Enable spaces around | to set a style 2021-03-11 11:04:27 +01:00
Christophe HENRY a380fadde9 Rewording about text formatting / decoration 2021-03-11 10:59:58 +01:00
Christophe HENRY 9ee5a8744a Improves the regex 2021-03-11 10:55:49 +01:00
Christophe HENRY b418c6080f fix missing \ in regex 2021-03-11 09:19:13 +01:00
Christophe HENRY aaa12c0ee0 Adds an index selection page 2021-03-11 00:28:53 +01:00
Christophe HENRY 26c660f514 Removes unuseful part of black_wide.css 2021-03-11 00:21:31 +01:00
Christophe HENRY a2a27498f8 Adds style raw.css 2021-03-11 00:20:56 +01:00
Christophe HENRY 5832532582 Changes a bit of wording 2021-03-10 13:26:29 +00:00
Christophe HENRY 814dba4078
Ready for v1.0.0 2021-03-10 11:49:53 +01:00
Christophe HENRY 9b4f33f42f Improves general presentation 2021-03-10 11:28:52 +01:00
Christophe HENRY db12ae5856 Improves the presentation of HtmGem 2021-03-10 10:47:40 +01:00
Christophe HENRY 799b34c536 Modify the simple style 2021-03-09 20:07:28 +00:00
Christophe HENRY 8f06bc7e01 Corrects CSS terminal on mobile 2021-03-09 19:59:08 +00:00
Christophe HENRY b6be4afb97 Updates the TODO 2021-03-09 20:34:11 +01:00
Christophe HENRY 7222306779 Don't output a last empty line 2021-03-09 20:27:42 +01:00
Christophe HENRY 29e7d6fc14 Améliore le tutoriel d’installation 2021-03-09 20:20:01 +01:00
Christophe HENRY b162501f0c Permet de désactiver la décoration du texte 2021-03-09 20:19:00 +01:00
Christophe HENRY 805522cdd5 Adds black wide CSS 2021-03-09 15:48:10 +01:00
Christophe HENRY 67890863c8 Adds a greeny terminal CSS 2021-03-09 15:40:30 +01:00
Christophe HENRY 3032d7e9af Explains about testing style on the URL itself 2021-03-09 15:23:58 +01:00
Christophe HENRY 0f6e3467eb Adds the style "pre" 2021-03-09 11:11:28 +00:00
Christophe HENRY 1a01e8bd81 Manages the styles. WIP. 2021-03-09 11:26:55 +01:00
Christophe HENRY 11ced8627b Shows nothing if index.gmi is not present 2021-03-09 02:11:29 +01:00
Christophe HENRY 944dce364a Improves the installation instructions 2021-03-09 01:51:45 +01:00
Christophe HENRY e74beaba67 Adds 404 page 2021-03-09 01:48:10 +01:00
Christophe HENRY dcc36b1d66 Setup easy installation on shared host 2021-03-09 00:48:07 +01:00
Christophe HENRY 545ac4963d Adds emojis according to links type 2021-03-08 16:59:17 +01:00
Christophe HENRY 18d5b7d518 Adds alt/title attribute to preformatted text 2021-03-08 15:45:45 +01:00
Christophe HENRY 7f19c7e963 WIP 2021-03-08 10:45:51 +01:00
Christophe HENRY ac0de467ab Improves processing of ^^^ and ^ 2021-03-08 10:41:59 +01:00
Christophe HENRY 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
Christophe HENRY d5f569baa9 Manages more dashes 2021-03-08 10:06:07 +01:00
Christophe HENRY 47182904db Improvement of CSS 2021-03-08 00:13:04 +01:00
Christophe HENRY c305faf8e4 Updates TODO 2021-03-06 16:40:41 +01:00
Christophe HENRY f64db8c7ca Manages non-break spaces for em-dash and en-dash 2021-03-06 15:36:56 +00:00
Christophe HENRY c66bb76b00 WIP 2021-03-06 00:34:16 +01:00
Christophe HENRY bf7a2ec379 wip 2021-03-05 22:38:43 +01:00
Christophe HENRY 4de4f45b84 Prevent <A> from text-justify 2021-03-05 15:57:31 +01:00
Christophe HENRY 376c4ed977 WIP 2021-03-05 15:55:57 +01:00
Christophe HENRY f4500fbc4f Sets mb encoding 2021-03-05 09:32:54 +01:00
Christophe HENRY ab5bba5ccd WIP 2021-03-04 21:59:57 +01:00
Christophe HENRY e723f268fc Replaces preg_replace by mb_ereg_replace
* No more use of separators.
* \$1 becomes \\1
2021-03-04 21:22:41 +01:00
Christophe HENRY 011f38c36f WIP 2021-03-04 20:39:54 +01:00
Christophe HENRY fcfa98f5d6 WIP 2021-03-04 14:17:02 +01:00
Christophe HENRY 1900f3c03b Prevents attributes, HTML escape applied on links
When the link come without label:
=> gemini://thesite.gmi

The A markup would be:
<a href="gemini://thesite.gmi">gemini:<i>thesite.gmi</a></i>
2021-03-04 14:14:26 +01:00
Christophe HENRY 28ddc04ba2 Updates CSS 2021-03-04 11:24:50 +01:00
Christophe HENRY 307d31d1f5 WIP 2021-03-03 23:37:34 +01:00
Christophe HENRY 3af022aee9 Merge branch 'master' into dev 2021-03-03 15:45:44 +00:00