https://github.com/betatim/timshome
Source of my home on the web: http://betatim.github.io
https://github.com/betatim/timshome
Last synced: 8 months ago
JSON representation
Source of my home on the web: http://betatim.github.io
- Host: GitHub
- URL: https://github.com/betatim/timshome
- Owner: betatim
- Created: 2014-03-27T08:25:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T07:20:01.000Z (over 1 year ago)
- Last Synced: 2025-01-27T17:59:10.773Z (10 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 20.8 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TimsHome
========
This is the source of [Tim Head's blog](http://betatim.github.io). It is built
using the [Pelican](http://blog.getpelican.com/) blogging platform.
Requirements
------------
- make a new virtualenv, then run `pip install -r requirements`
- install `pandoc`
- Recent version of [IPython](http://github.com/ipython/ipython). The
liquid_tags plugin requires IPython 1.0. Note that previously this
could be built with the stand-alone nbconvert package. That no
longer works with the recent liquid_tags plugin.
- Recent version of [Pelican](http://github.com/getpelican/pelican).
For the static paths (downloads, images, figures, etc.) to appear in
the right place, Pelican 3.3+ must be used.