Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 2.54 KB

README.md

File metadata and controls

77 lines (48 loc) · 2.54 KB

#FreeOlaBini

This repo is for the FreeOlaBini Website

https://freeolabini.org

Our esteemed colleague, Ola Bini, is being persecuted in a political manner in Ecuador. Please take action to show your support:

Contributing

Chat Room

Join our Wire Guest Room if you want to help or have any questions.

Issues

Add an Issue if you have any suggestions or find any problems with the site

Help with the Website and Translations

Fork this repo and clone locally.

run yarn install

yarn install

The pages are in the _src directory, using markdown wiht yaml frontmatter

The site is built using http://11ty.io

The css is http://tachyons.io/docs/

Icons are https://icons8.com/line-awesome

When working locally on the site, start a dev server with

yarn start

You now have a local webserver serving the site, as well as a browsersync for testing

When you are ready to submit your site for publication, run:

yarn build

Then git commit and push your changes, and make a pull request

Always start new work by merging upstream.

An explanation of the GitHub Standard Fork & Pull Request Workflow: https://gist.github.com/Chaser324/ce0505fbed06b947d962

License

This website is licensed under the GNU AGPLv3 license. The textual content is under the CC BY-SA 4.0.