Skip to content

KotlinNigeria/KotlinNigeria-Newsletter

Repository files navigation

Installation

You'll need bundler installed.

$ git clone https://github.com/dennisotugo/KotlinNigeria-Newsletter.git
$ cd KotlinNigeria-Newsletter/
$ bundle install

Building the site

$ bundle exec jekyll build

Previewing the site locally

$ bundle exec jekyll serve 
# Now browse to http://localhost:4000

Writing and previewing drafts

$ bundle exec jekyll serve --future --drafts --watch
# Now browse to http://localhost:4000

Contributing

To contribute, please read our Contributing Guide.

Conduct

Please read our Code of Conduct. Violations will not be tolerated and will result in immediate removal or blocking from the organization.

License

This work is released under the CC0 1.0 Universal (CC0 1.0) license. See LICENSE.

All code is licensed under an MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published