Skip to content

digitalfreedom/website

Repository files navigation

Website

This is the codebase to generate the website.

Developing

To our develop / build site on your local machine do the following:

  • Install Jekyll using gem install jekyll
  • Install npm dependences: npm i
  • Use npm tasks to build static site or run it locally
    • npm run watch - for developing locally
    • npm run build - for deployment

Deploying

  • Build the static site for serving to the world wide web using npm run build

About

Jekyll site generator for DFA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •