Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
This is the repository that github pulls from when serving my blog at algorithmicassertions.com.
The blog is focused on computer science and programming.
Installing dependencies:
sudo apt install jekyll sudo apt install python3-pip python -m pip install pygments
Workarounds and hacks:
- Pygments fails if
/usr/bin/pythonis python 3 instead of python 2.
Building the site:
jekyll build
Serve from localhost:4000:
jekyll serve
About
Algorithmic Assertions - Craig Gidney's Computer Science Blog
Topics
Resources
Stars
7 stars
Watchers
2 watching