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
|
7 years ago | |
---|---|---|
static | 7 years ago | |
templates | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 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
andcontent/
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