Skip to content

jobchong/jobchong.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jobchong.github.io

This repo holds the org sources for my GitHub Pages site. The homepage lives in content/index.org and the published output is generated into public/.

Publishing flow

  • Edit any Org file under content/ (use subfolders as you like).
  • Run emacs -Q --batch -l org -l ox-publish -l publish.el -f org-publish-all from the repo root.
  • Inspect the generated HTML in public/ and push it to the gh-pages branch (manually or via CI).

Layout

  • content/ — Org sources for the site (homepage is index.org, posts live under posts/).
  • content/assets/ — shared styles and other static assets.
  • publish.el — org-publish configuration.

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published