Age | Commit message (Collapse) | Author |
|
* web/static: Move to...
* doc/user/static: ... this.
* web/static: Turn into a symlink.
* doc/user/skribilo.css: Remove.
* doc/modules/skribilo/documentation/manual.scm: Use "static/manual.css"
instead of "skribilo.css".
* doc/user/Makefile.am (dist_html_DATA): Remove.
(nobase_dist_html_DATA): New variable.
* doc/user/static/manual.css: New file.
|
|
* web/index.skb: Mention Guile 2.2.
|
|
* web/static/main.css (body): Remove background.
(a:link, a:visited, a:active): Add color.
(div.navtabs-title): Adjust background, set min-width.
(div.skribilo-title): New entity.
(div.skribilo-body): Tweak.
(div.skribilo-ending): Tweak.
|
|
* web/static/: add css, fonts and images inside it
* web/index.skb: change css to point to web/static/main.css
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* web/index.skb: Add :ident to each chapter that didn't already have
one.
|
|
Reported by Benno Schulenberg <coordinator@translationproject.org>.
* web/index.skb (Mailing List): Fix spelling of "shining".
|
|
* web/index.skb (Related Links): Add link to Org-Mode paper.
|
|
* README, TODO, web/index.skb: Update.
|
|
* web/index.skb (info): New procedure.
(scribe, stklos): Fix URL.
Mention Info output.
(Features): Mention Info output and RSS-2 input.
|
|
* doc/user/skribilo.css (.skribilo-body): Set `line-height' to 1.6.
* web/skribilo.css (.skribilo-body): Likewise.
|
|
* web/index.skb: Untabify, whitespace-cleanup.
Mention EDSLs and "deep embedding".
(Features): Add Unicode support.
|
|
* web/index.skb (Features): Use an em dash before "i.e.,". Remove
"currently" when mentioning Guile's module system.
(Availability): Switch to GPLv3+. Update list of dependencies.
(Development): Suggest `git clone', not `git-clone'.
(Related Links): Have (texinfo) and (sxml fold) links point to Guile's
manual instead of Guile-Lib's.
|
|
* doc/user/FONTS, doc/user/junction.ttf, doc/user/lobster-1.4.otf: New
files.
* doc/user/Makefile.am (EXTRA_DIST): Add `FONTS'.
(dist_html_DATA): Add `lobster-1.otf', and `junction.ttf'.
* doc/user/skribilo.css: Use Lobster and Junction via `@font-face'.
Improve other details.
* web/skribilo.css: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|