diff --git a/README.md b/README.md index 5756081..bae4712 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,31 @@ # Pages -[Live Page](https://justin.morlana.space/) \ No newline at end of file +[Live Page](https://justin.morlana.space/) + +[Local Dev Env](http://127.0.0.1:4000/) + + +# Setup locally + +```bash +curl -sSL https://get.rvm.io | bash -s stable +source ~/.rvm/scripts/rvm +rvm install 3.3.5 +rvm use 3.3.5 --default +``` + +```bash +gem install bundler jekyll webrick +npm i && npm run build +bundle install +bundle exec jekyll serve +``` + +# Run locally + +```bash +source ~/.rvm/scripts/rvm +``` + +```bash +bundle exec jekyll serve +``` \ No newline at end of file diff --git a/_cyberpunk/SitirioTVs-Cyberpunk-2077-Mod-Collection.md b/_cyberpunk/SitirioTVs-Cyberpunk-2077-Mod-Collection.md index 0343947..7ec9aaa 100644 --- a/_cyberpunk/SitirioTVs-Cyberpunk-2077-Mod-Collection.md +++ b/_cyberpunk/SitirioTVs-Cyberpunk-2077-Mod-Collection.md @@ -1,3 +1,11 @@ +--- +layout: page +title: Ultimate Netrunner Build +permalink: /cyberpunk/sitiriotvs-cyberpunk-2077-mod-collection +toc: false +hidden: true +--- + ## Mod List (v2.21) ### Dependency Mods @@ -86,7 +94,7 @@ Install the [Mod](https://www.nexusmods.com/cyberpunk2077/mods/2782) Enter CET Command: ``` -Game.GetQuestsSystem():SetFactStr("panam_romanceable", 1) +Game.GetQuestsSystem():SetFactStr("panam_romanceable", 1) ``` Check via: (it should return `1`)