This repo is an extraction from archive.org for dreamhead.blogbus.com
- install ruby gems by running
bundle install
- this repo uses jekyll with mediumish-theme-jekyll, run
bundle exec jekyll serve
to view in browser - with the MARKDOWN files under _posts, it can be transfered to other themes/tools of your choice
- raw data extracted is saved in posts.json
- markdown template can be modified in erb template file (post_template.erb)
- run
./parse_posts
to regenerat markdown files from sourceposts.json
after you change template file
- Copyright of all posts in this repo belongs to the author of dreamhead.blogbus.com