Pelican theme: notes, wrapped with a charlesreid1.com theme.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Charles Reid cd2126e29f Updating notes link 6 years ago
static Add bulk of theme from experiment design repo 6 years ago
templates Updating notes link 6 years ago
LICENSE Update readme with installation instructions 6 years ago
README.md Fix links in sidebar 6 years ago

README.md

charlesreid1-notes-theme

Pelican theme for charlesreid1.com-themed pages. (Mainly notes.)

Installation

To install:

git clone https://charlesreid1.com:3000/charlesreid1/charlesreid1-notes-theme.git

pelican-themes -i charlesreid1-notes-theme

Usage

To use:

  • (Use templates from notes-shell)
  • Add pelican infrastructure - pelicanconf.py and content/ folder
  • Add notebooks to notebooks/
  • Turn notebooks into HTML files
  • Point to HTML files in pelicanconf.py
  • Edit splash page (content/splash.html) to describe/link to notebook html

To Update

The main thing that needs to be updated is the sidebar, which links to other notes repositories/pages.

To edit this list, edit the file:

templates/_includes/sidebar.html