jlev / common-cause-share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RapidShare

A Jekyll site with Netlify CMS integrated and using Netlify Identity for authentication.

Based on netlify-templates/jekyll-netlify-cms

Local Development

Requirements

Clone this repository and run:

bundle install --path vendor/bundle
bundle exec jekyll server --watch --livereload

Now navigate to localhost:4000 to preview the site, and localhost:4000/admin to log into the admin.

Make Posts

To load content from a CSV, the make-posts.py file is provided as a helper.

  • python make-posts.py FILENAME.csv

About


Languages

Language:HTML 48.5%Language:SCSS 31.4%Language:Ruby 7.9%Language:JavaScript 6.2%Language:Python 6.1%