/community-portal

A Jekyll-based static site for informing about WeAreFairphone community activities

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

WeAreFairphone community landing page

A Jekyll-based static site for informing about WeAreFairphone community activities.

Features are discussed on the Fairphone forum thread.

Installation

First, make sure, you have Ruby and bundler installed.

Then run bundle install and you are ready to start.

Usage

Blog articles

For blog posts, create Markdown files in _posts. You can write drafts in _drafts, which won't get published.

Pages

For pages, just create Markdown files in the root directory.

Development

Run bundle exec jekyll serve to start a development server and visit localhost:4000.

Note: If you try running this on a Windows machine you might encounter problems with the character encoding. To solve this, simply execute chcp 65001 in your current PowerShell window.

TODO

License

GPL 3.0. See license.