Skip to content
dev
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 7, 2020
May 22, 2018
Aug 19, 2020
Jan 21, 2020
May 9, 2020
Jun 7, 2020
Jun 7, 2020
Jun 7, 2020

README.md

Build Status Code Quality Uptime
Become a sponsor Donate Paypal

Prerequisites

To work on the website of the Portapps project, you'll need the following things installed on your machine :

  1. Ruby - choose an available tool to install Ruby on your system (or use Neard).
  2. Bundler - $ gem install bundler
  3. Jekyll - $ gem install jekyll
  4. Yarn - use the installer (or use Neard).

Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run bundle install and yarn install.

Usage

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.

Credits

How can I help ?

All kinds of contributions are welcome πŸ™Œ! The most basic way to show your support is to star 🌟 the project, or to raise issues πŸ’¬ You can also support this project by becoming a sponsor on GitHub πŸ‘ or by making a Paypal donation to ensure this journey continues indefinitely! πŸš€

Thanks again for your support, it is much appreciated! πŸ™

License

MIT. See LICENSE for more details.

You can’t perform that action at this time.