MagicFab / computefreely

The source of Compute Freely website

Home Page:https://computefreely.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compute Freely

Compute Freely is a website that's meant to be a friendly place to start for the Free & Open Source Software and Linux curious.

Copying & Reuse

All original copy (written text) and images on this site are licensed under the Creative Commons Attribution-ShareAlike 4.0, unless otherwise noted.

Any unique source code is free software, licensed under the terms of the Apache License v2.0, unless otherwise noted. Any non-unique elements (such as bundled JavaScript resources) are licensed under the terms of their accompanying licenses, or stated within their source code.

Local Development

This site is built using the static site generator Jekyll (visit their site for info on how to set that up), but you will need to have it installed to hack on this site. Once you do so you can load the site with:

bundle exec jekyll serve

The stylesheets are written in SASS, to modify them run the following from the site's base directory.

sass --watch -C --style compressed stylesheets/

Contributing

Contributions are obviously welcome! If you would like to contribute to this project, please have read this regarding contributions.

Alternatively, if you would like to support development by making a donation you can do so here.

About

The source of Compute Freely website

https://computefreely.org/

License:Other


Languages

Language:HTML 53.7%Language:CSS 39.7%Language:Ruby 6.6%