All Projects → portapps → portapps.github.io

portapps / portapps.github.io

Licence: MIT license
🌍 Portapps website

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
XSLT
1337 projects
Dockerfile
14818 projects
HCL
1544 projects

Projects that are alternatives of or similar to portapps.github.io

oracle-jdk-portable
🚀 Oracle JDK portable for Windows
Stars: ✭ 24 (-65.71%)
Mutual labels:  portapps
vscodium-portable
🚀 VSCodium portable for Windows
Stars: ✭ 49 (-30%)
Mutual labels:  portapps
dbeaver-portable
🚀 DBeaver portable for Windows
Stars: ✭ 23 (-67.14%)
Mutual labels:  portapps
nextcloud-portable
🚀 Nextcloud portable for Windows
Stars: ✭ 21 (-70%)
Mutual labels:  portapps
teamspeak-client-portable
🚀 TeamSpeak Client portable for Windows
Stars: ✭ 21 (-70%)
Mutual labels:  portapps
openvpn-portable
🚀 OpenVPN portable for Windows
Stars: ✭ 59 (-15.71%)
Mutual labels:  portapps
signal-portable
🚀 Signal portable for Windows
Stars: ✭ 22 (-68.57%)
Mutual labels:  portapps
intellij-idea-community-portable
🚀 IntelliJ IDEA Community portable for Windows
Stars: ✭ 41 (-41.43%)
Mutual labels:  portapps
vlc-portable
🚀 VLC Media Player portable for Windows
Stars: ✭ 17 (-75.71%)
Mutual labels:  portapps
untouched
❄️ Untouched artifacts
Stars: ✭ 17 (-75.71%)
Mutual labels:  portapps
ungoogled-chromium-portable
🚀 Ungoogled Chromium portable for Windows
Stars: ✭ 96 (+37.14%)
Mutual labels:  portapps
whatsapp-portable
🚀 WhatsApp portable for Windows
Stars: ✭ 36 (-48.57%)
Mutual labels:  portapps

Build Status 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 :

$ yarn 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

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If you want to open a pull request, please read the contributing guidelines.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].