Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jethrokuan/braindump

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

574 Commits
574 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Jethro's Braindump

This braindump is generated via ox-hugo and uses the cortex theme.

The org files used to generate the markdown files are also hosted here for posterity. They can be found in the org folder.

Installation instructions

I use the Ninja build tool to convert my Org files into Markdown locally. This is so that only changed Org files get reprocessed into Markdown files. Ninja spawns many Emacs instances in batch mode running ox-hugo, parallelizing the job of exporting the Org files.

To convert all Org files into Markdown, run:

./build.py

build.py is simple enough to inspect. Once the Markdown files are generated, we can use Hugo to generate the website.

Install hugo. E.g., on a Mac with Homebrew:

$ brew install hugo

Make sure the submodule containing the Hugo theme is installed:

$ git submodule init
$ git submodule update

Now run hugo to generate the files (find them in /public):

$ hugo

Or run the following to get an immediately browsable website on localhost:

$ hugo serve

About

knowledge repository managed with org-mode and org-roam.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.