Skip to content

cfw-guide/ps3.cfw.guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps3.cfw.guide

A modding guide for the PS3.

https://ps3.emiyl.com

Running the site locally

This requires the following installed to your system:

To test the website locally, simply run the following commands:

git clone https://github.com/ps3.cfw.guide.git --recursive
cd ps3.cfw.guide
yarn install
yarn dev

to build the Markdown files into HTML and start a testing webserver on http://127.0.0.1:8080.

Building the site

Follow the steps above, but run yarn build instead at the final step. Once complete, the output will be stored at /docs/.vuepress/dist.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published