Minor Fixes

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-07-22 08:03:44 -04:00
parent 296ec269c9
commit 5102834eaa
No known key found for this signature in database
GPG key ID: 060B29EB996BD9F2
2 changed files with 2 additions and 3 deletions

View file

@ -15,7 +15,7 @@ The PaperMod theme used for the website and modifications made by us are under t
## Netlify Previews
We use [Netlify](https://netlify.com) to host our website and generate previews. Simply add your articles inside of /content or make any modifications that you want, open a new Pull Request and a preview page will be generated for you automatically.
We use [Netlify](https://netlify.com) to host our website and generate previews. Simply add your articles inside of `/content` or make any modifications that you want, open a new Pull Request and a preview page will be generated for you automatically.
## Local Development
@ -23,4 +23,4 @@ We use [Netlify](https://netlify.com) to host our website and generate previews.
2. [Install Hugo](https://github.com/PrivSec-dev/privsec.dev)
3. Run `hugo serve`. The local version of the website should be available at `http://127.0.0.1:1313`
4. You can run `git submodule update --remote --merge` to update the PaperMod theme
5. You can run `./external-blogs.sh` to pull the latest versions of the articles from [wonderfall.dev](https://wonderfall.dev) and place them in `/content`
5. You can run `./external-blogs.sh` to pull the latest versions of the articles from [wonderfall.dev](https://wonderfall.dev) and place them in `/content`