Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* web/index.skb: Mention Guile 2.2.
|
|
* 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.
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|