Skip to content

cjheiden227/book-landing-page

 
 

Repository files navigation

Book Landing Page Based on the Hydra Jekyll Template

This landing page was built using Jekyll and GitHub Pages.

Setup

  1. Add site and author details in _config.yml.
  2. Add Google Analytics and Disqus keys to _config.yml.
  3. Install Jekyll on the local machine.
  4. Clone repository using Git.

Develop

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

Push

After making changes to the files, commit the changes and push to the master branch.

About

Book landing page for a book on winning litigation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 58.7%
  • HTML 40.6%
  • Ruby 0.7%