~pkal/ecg

Emacs Configuration Generator (https://emacs.amodernist.com)
Finish EAT prelude
Add missing spacing in "Elisp Intro Manual" reference
Revert "Write HTML body directly to the stream"

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pkal/ecg
read/write
git@git.sr.ht:~pkal/ecg

You can also use your local clone with git send-email.

#Emacs Configuration Generator

Find here the source for an Emacs configuration generator website. It is written in Common Lisp, and was tested using SBCL.

A live instance ought to be available here: https://emacs.amodernist.com/.

#How to start

Using GNU Guix, you can start a server as follows:

guix shell --pure -CN -m manifest.scm -- sbcl --load ecg.lisp --eval "(ecg:start)"

The server HTTP will now be listening for new requests on port 9095.

#Contact

Questions, issues, complaints, comments, insults, patches, etc. should be sent to public inbox.

#State of testing

The site has been tested (to differing degrees) with the following browsers:

  • GNU IceCat (91.7.0esr)
  • Mozilla Firefox (91.7.0esr)
  • eww (Emacs 29.0.50)
  • netsurf (3.10)
  • Google Chromium (99.0.4844.74)
  • Fennec F-Droid (98.2.0)