Skip to content

ctanas/parsec-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parsec-lisp

Introduction

Collection of files used to generate parsec.ro website.

File descriptions

  • build-site.el: this file is used, in Emacs, to export the content from .org files to .html; derived from System Crafters;
  • parsec.css: derived from ox-tufte.css, which is part of ox-tufte Emacs packages, modified to fit my own needs.
  • preamble.html is the HTML code for site logo, subtitle and main menu, used in every exported file.

Prerequisites

  • Emacs (tested with 29.4 and 30.1);
  • ox-tufte (tested with 4.2.1).

Usage

Each .org file from your current folder and subfolders (with the exception of 'draft' subfolder) will be exported to an .html file in the 'public' subfolder; uses .css file to make everything prettier. Evaluate 'build-site.el' (by typing 'M-x evaluate-buffer' while buid-site.el is opened in Emacs) to populate the 'public folder' or run emacs -Q --script build-site.el in terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published