Skip to content

midzer/feed-flensburg

Repository files navigation

feed-flensburg

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

Requirements

  • Ruby
  • Bundler gem

Development

bundle install
bundle exec jekyll serve
# => Now browse to http://localhost:4000

Build

bundle exec jekyll build
# => _site folder is ready for deployment

Customization

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

About

Website showing feed of local authorities, blogs, communities and news papers

Resources

Stars

Watchers

Forks