Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.01 KB

The Linux Alternative Project

This is code that generates the website, The Linux Alternative Project (http://www.linuxalt.com).

Bug tracker

Have a bug? Want to suggest an Alternative? Please use the Github issue tracker:

https://github.com/linuxalt/linuxalt-com/issues

Contributing

Instructions on how to contribute to the site can be found on the wiki.

https://github.com/linuxalt/linuxalt-com/wiki/Contributing

License

All article text (text in directory 'articles'), blog text, images, non-code files, and YAML data files (YAML encoded files located in '_data') are licensed under the Creative Commons: Attribution-NonCommercial-ShareAlikeCC BY-NC-SA.

This license lets others remix, tweak, and build upon your work non-commercially, as long as they credit you and license their new creations under the identical terms. (source)

http://creativecommons.org/licenses/by-nc-sa/3.0/

All code is licensed under the MIT License.