233 Commits

Author SHA1 Message Date
gryf ffd2f93864 Move from Freeenode to Libera IRC network. 2021-05-26 21:16:44 +02:00
Doug Torrance 5ecad0e520 Switch to archive.org snapshot for link to Jess Anderson's themes 2021-03-18 07:30:43 -04:00
Doug Torrance a926a00cd8 Merge pull request #13 from gryf/submodule
Introduced submodule for Jekyll plugin.
2021-02-08 13:42:23 -05:00
gryf 9cadf4ec89 Merge pull request #12 from 4current/source
update FAQ section 3.13
2021-02-07 20:04:05 +01:00
gryf 04e7b42ceb Introduced submodule for Jekyll plugin.
Currently, we need to clone restructuredText renderer manually. There
was also some brainsplit between readme file and the reality. It should
be easier now, by using either --recurse-submodules for git clone or
git submodule update --update.
2021-02-07 20:03:18 +01:00
4current 16fdc7fb34 stay within 80 columns width 2021-02-07 13:49:53 -05:00
4current 670ee87a39 update FAQ section 3.13 2021-02-07 13:17:08 -05:00
Doug Torrance 05af99f364 Move tarball download location to Github's releases page.
We'll keep the original ones there for now to avoid broken links
downstream.

Based on gryf's original proposal (#10).
2020-05-31 10:49:44 -04:00
Doug Torrance eb36268271 Move bugs to its own section instead of listing it under Downloads 2020-05-30 13:32:03 -04:00
Doug Torrance ea81efb162 Add link to Github issues page 2020-05-30 13:25:02 -04:00
Doug Torrance 020cad5ebc Merge pull request #9 from gryf/dockapps
Added dockapps.net link as a menu item.
2020-04-11 09:26:34 -04:00
gryf ad9c8026fc Added dockapps.net link as a menu item. 2020-04-11 12:16:19 +02:00
Svetlana Tkachenko 5bf1f8c0fe correct casing in navigation links 2020-04-06 14:41:55 -04:00
Svetlana Tkachenko 9c0a6f3e25 correct casing in navigation links 2020-04-06 14:41:52 -04:00
Svetlana Tkachenko 0c5e40de7d correct case sensitive links in navigation 2020-04-06 14:41:47 -04:00
Doug Torrance 6106e551e8 Empty commit; trying Travis again 2020-04-06 14:26:57 -04:00
Doug Torrance 76418f9366 We need a Gemfile for Travis to work! 2020-04-06 14:11:24 -04:00
Doug Torrance ca823c7082 Try build with Travis 2020-04-06 14:09:30 -04:00
Doug Torrance 446a245a2e Add version 0.95.9 2020-04-05 10:32:10 -04:00
Doug Torrance 0475a8fadc Merge pull request #5 from gryf/master
Docs convertion to reStructuredText format.
2019-05-30 21:06:15 -04:00
gryf 9af56ae47c Converted guide toc to rst 2019-05-29 22:42:01 +02:00
gryf b9b1fc42d6 Converted credits to rst 2019-05-29 22:07:40 +02:00
gryf 91055dda25 Converted glossary to rst 2019-05-29 22:05:50 +02:00
gryf 8e714f3258 Converted tips to rest 2019-05-29 22:03:29 +02:00
gryf 0cfb270d4e Converted config for wmaker to rst 2019-05-29 22:00:42 +02:00
gryf b55d189482 Converted workspace chapter into rst 2019-05-28 19:08:39 +02:00
gryf 1d816341f8 Converted windows chapter to rst 2019-05-28 15:49:39 +02:00
gryf 3e6d9ac459 Converted first chapter of user guide to rst 2019-05-27 20:21:11 +02:00
gryf 2dc0ef5a2f Removed news since it is redundant to the main news file 2019-05-26 19:00:43 +02:00
gryf 731e58e02a Converted misc chapter to rst 2019-05-26 18:57:36 +02:00
gryf b0bf949354 Converter background and themes chapter to rst 2019-05-26 18:52:52 +02:00
gryf bac19913db Converted dock to rst, added new images, corrected content 2019-05-26 13:25:34 +02:00
gryf ad9f49b8fb Converted clip to rst, refreshed images 2019-05-26 12:40:42 +02:00
gryf 0ae0a82837 Converted menu file to rst, cleaned up the contents 2019-05-26 12:37:38 +02:00
gryf 36234965a1 Corrected prefs section of guided tour. 2019-05-26 12:37:38 +02:00
gryf eadafd167a Changed guided tour window section to rst 2019-05-26 12:37:38 +02:00
gryf 68ae837fbc Convertede guided tour prefs to rst 2019-05-26 12:37:38 +02:00
gryf 95ecedd073 Converted guided tour index to rst 2019-05-26 12:37:38 +02:00
gryf 80f8dd2f21 Converted docs/wings to rst 2019-05-26 12:37:38 +02:00
gryf b7d8e3486e Addd GoldUtop screenshot 2019-05-26 12:37:38 +02:00
gryf ab271836e4 Tweak the docs - TOC look and feel 2019-05-26 12:37:38 +02:00
gryf d029e5a355 Converted FAQ to rst 2019-05-26 12:37:38 +02:00
gryf 5a155e68b2 Converted i18n docs 2019-05-26 12:37:38 +02:00
gryf ba21f24f24 Converted installation.md to rst 2019-05-26 12:37:38 +02:00
gryf 57f418d585 Converted docs index from md to rst 2019-05-26 12:37:38 +02:00
gryf 67c1516096 Added jekyll-rst plugin.
jekyll-rst plugin allows to use restructured text source files, which
are much convinient than plain markdown files, since reST format
supports ootb:

- tables
- definitions
- code highlight
- autogenerated table of content

and much more.
2019-05-26 12:34:53 +02:00
gryf 499c608e76 Converterd wmaker install to reST 2019-05-15 21:57:27 +02:00
gryf 88b24d9b95 Converted installation to markdown 2019-05-15 21:57:27 +02:00
gryf 4ab41277d4 Converted index docs to md 2019-05-15 21:57:27 +02:00
Doug Torrance d525364b28 Merge pull request #4 from gryf/newlook
Introducing new section: screenshots
2019-05-05 16:18:05 -04:00