Website for «Smart Cities? Public Code!» programme by the University of Applied Sciences Amsterdam, City of Amsterdam and the Foundation For Public Code.
This site builds with Jekyll, as is the default of GitHub pages and uses the Foundation for Public Code Jekyll Theme.
- To build the site locally make sure you have Ruby and Bundlr installed.
- Install the dependencies of this repo with
$ bundle install
- Run the Jekyll server with
$ bundle exec jekyll serve --livereload
- You can now view the website locally on http://127.0.0.1:4000
The server will rebuild the site every time a file changes, with the exception of _config.yml
.
© 2021 University of Applied Sciences Amsterdam, City of Amsterdam and the Foundation for Public Code