Age | Commit message (Expand) | Author |
2020-08-01 | build: Remove support for Guile 1.8.•••* configure.ac: Remove "1.8" from 'GUILE_PKG'.
Remove 'HAVE_GUILE2' conditional. Remove checks for (srfi srfi-34),
(srfi srfi-35), and (srfi srfi-37).
* guilec.am: Inline what was in HAVE_GUILE2 and remove the alternate.
* src/guile/skribilo/debug.scm (debug-item): Remove 'cond-expand' and
keep only the 'guile-2' variant.
* src/guile/skribilo/engine.scm (engine-loaded?): Likewise.
* src/guile/skribilo/lib.scm (&invocation-location, define-markup): Likewise.
* src/guile/skribilo/utils/syntax.scm (%skribilo-module-reader): Likewise.
* web/index.skb: Remove mention of 1.8.
* README: Likewise.
| Ludovic Courtès |
2018-04-29 | doc: Use the same CSS as the web site.•••* 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.
| Ludovic Courtès |
2018-04-29 | web: Mention Guile 2.2.•••* web/index.skb: Mention Guile 2.2.
| Ludovic Courtès |
2018-04-29 | web: Adjust main.css.•••* 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.
| Ludovic Courtès |
2018-04-29 | web: New theme for the website•••* 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>
| amirouche |
2015-03-09 | web: Given chapters a stable, human-readable identifier.•••* web/index.skb: Add :ident to each chapter that didn't already have
one.
| Ludovic Courtès |
2015-03-09 | web: Fix typo.•••Reported by Benno Schulenberg <coordinator@translationproject.org>.
* web/index.skb (Mailing List): Fix spelling of "shining".
| Ludovic Courtès |
2013-02-25 | web: Add link to Org-Mode paper.•••* web/index.skb (Related Links): Add link to Org-Mode paper.
| Ludovic Courtès |
2012-06-01 | Update Guile-Lib URL.•••* README, TODO, web/index.skb: Update.
| Ludovic Courtès |
2012-05-30 | web: Fix omissions and typos.•••* web/index.skb (info): New procedure.
(scribe, stklos): Fix URL.
Mention Info output.
(Features): Mention Info output and RSS-2 input.
| Ludovic Courtès |
2012-05-30 | doc: CSS: Increase interline spacing.•••* doc/user/skribilo.css (.skribilo-body): Set `line-height' to 1.6.
* web/skribilo.css (.skribilo-body): Likewise.
| Ludovic Courtès |
2012-05-29 | web: Update.•••* web/index.skb: Untabify, whitespace-cleanup.
Mention EDSLs and "deep embedding".
(Features): Add Unicode support.
| Ludovic Courtès |
2012-05-26 | web: Update, and nitpick.•••* 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.
| Ludovic Courtès |
2012-05-26 | doc: Improve CSS using nice fonts with `@font-face'.•••* 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.
| Ludovic Courtès |
2012-05-11 | web: Use UTF-8 as input and output; use Unicode quotation marks. | Ludovic Courtès |
2012-02-08 | web: Mention Guile 2.0. | Ludovic Courtès |
2012-02-08 | web: Add link to Scribble; update Lout URL. | Ludovic Courtès |
2009-03-02 | web: Add links to AFT, Grutatxt. | Ludovic Courtès |
2008-10-08 | web: Fix SD URL. | Ludovic Courtès |
2008-10-07 | web: Add links to other plain text document formats. | Ludovic Courtès |
2008-04-23 | web: Mention Esperanto!v0.9.1 | Ludovic Courtès |
2008-04-23 | web: Add related links. | Ludovic Courtès |
2008-04-23 | Update web site, with SUI refs to the user manual. | Ludovic Courtès |
2008-04-23 | Add the web site source. | Ludovic Courtès |