To work on the website of the Portapps project, you'll need the following things installed on your machine :
$ gem install bundler
$ gem install jekyll
bundle install
and yarn install
.This will give you file watching, browser synchronisation, auto-rebuild, CSS/JS and vendor injecting :
$ gulp serve
Then open your browser at http://localhost:3000
As this is just a Jekyll project, you can use any of the commands listed in their docs.
All kinds of contributions are welcome :raised_hands:! The most basic way to show your support is to star :star2: the project, or to raise issues :speech_balloon: You can also support this project by becoming a sponsor on GitHub :clap: or by making a Paypal donation to ensure this journey continues indefinitely! :rocket:
Thanks again for your support, it is much appreciated! :pray:
MIT. See LICENSE
for more details.