Skip to content

minyandafna/minyandafna.github.io

 
 

Repository files navigation

Minyan Dafna website

This Jekyll-based website is based off of agency-jekyll-theme.

Local development

To work on the website locally, install Ruby and Git. Then, run

git clone https://github.com/minyandafna/minyandafna.github.io
cd minyandafna.github.io
bundle install

This will download the website and install dependencies. To view a live preview, run

bundle exec jekyll serve --trace

This should allow you to view the website at http://localhost:4000.

File structure

All of the main website content can be edited in _data/sitetext.yml and _data/navigation.yml. Some options are also in _config.yml; after these are changed the development server needs to be restarted to see the effects. When changing content not in _config.yml only a browser refresh is needed.

About

Minyan Dafna website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.5%
  • SCSS 17.2%
  • Ruby 1.3%