Skip to content

Linuzifer/freeolabini.github.io

This branch is 703 commits behind freeolabini/freeolabini.github.io:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8eb10b2 · Apr 20, 2019
Apr 20, 2019
Apr 18, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 15, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 17, 2019
Apr 19, 2019
Apr 15, 2019
Apr 15, 2019
Apr 15, 2019
Apr 19, 2019
Apr 17, 2019
Apr 19, 2019
Apr 19, 2019
Apr 15, 2019
Apr 19, 2019

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%