Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

bucharest-gold/bucharest-gold.github.io

Repository files navigation

bucharest-gold.github.io

Website for Bucharest Gold activitites

Build the Site

$ make

Develop the Site

Write content in markdown. Open an issue if you want to write content in some other format.

For styling, the site uses Bootstrap CSS for styling and layouts. Add additional styling and overrides to src/css/site.css. For templates, we use Jade.

To build the site and run a simple web server, watching for changes to files. Note: changes to layouts require a restart.

$ make serve

Publish the Site

The site is published when changes are pushed to the gh-pages branch. Think of the master branch as the staging site. When you commit changes to the master branch and push them to github, those changes can be shared and reviewed by just browsing the github project at https://github.com/wildfly-swarm/wildfly-swarm.io/. You won't see any styling there, but this is good for proofreading and whatnot. When you are happy with what's there, you can publish the site using

$ make deploy

About

Website for Bucharest Gold activitites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published