Landing page showing feed of local authorities, communities and news papers. Customized for Feed Flensburg. Template based on jekyll-boilerplate. feed-websocket is used as backend
- Ruby
- Bundler gem
bundle install
bundle exec jekyll serve
# => Now browse to http://localhost:4000
bundle exec jekyll build
# => _site folder is ready for deployment
Modify to fit your needs
- _config.yml (title, email, description, url, repo, SEO)
- _data/feeds.yml (this data generates feeds.json which will be fetched by the backend)
- assets/js/app.js (WebSocket URL = your backend)
- impressum.md
- datenschutz.md
- site.webmanifest
- SCSS colors in _sass/core files