Skip to content

hackforprivacy/internetfreedomhack-website

Repository files navigation

Internet Freedom Hack

Currently in development at https://internetfreedomhack.netlify.com

Continuously deployed via Netlify.

Based on Type Theme


Development setup

  1. Install Docker and docker-compose
  2. Run docker-compose up -d. This will start the Jekyll development server.
  3. Website should be available at http://localhost:4000. It will auto-regenerate on changes.

Troubleshooting

If it doesn't start successfully or stops auto-regenerating, check the logs with docker logs internetfreedomhack-website_site_1.

Changing _config.yml

If you make changes to Jekyll's _config.yml you'll need to re-build: docker-compose exec site jekyll build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published