Skip to content

Linuzifer/freeolabini.github.io

 
 

Repository files navigation

#FreeOlaBini

This repo is for the FreeOlaBini Website

Contributing

Fork this repo and clone locally.

run npm install

npm 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

npm 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:

npm run 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

Adding tweets

Detailed instructions for adding tweets can be found in ADDING-TWEETS.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.9%
  • Other 1.1%