/dreamhead-blogbus-archive

dreamhead.blogbus.com archive from archive.org

Primary LanguageJavaScriptMIT LicenseMIT

Summary

This repo is an extraction from archive.org for dreamhead.blogbus.com

Jekyll

  • 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

Parser

  • 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 source posts.json after you change template file

Copyright