| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Main repo of the PSPDEV GitHub Organization portal
First, follow the instructions for your system to install the dependencies for building on this page.
Clone this repo from the terminal:
git clone https://github.com/pspdev/pspdev.github.io.gitGo to the just created directory in the terminal and enter the following commands to install all required gems:
bundle config set --local path 'vendor/bundle'
bundle installTo start the web server run:
bundle exec jekyll serveYou can access the website at http://localhost:4000.
Note
You can learn how this website deployed in the GitHub pipeline here.
If you want to contribute your changes feel free to open a pull request here.
| Back | FazBrowse Home | New Git URL |