mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-09-08 06:31:37 -04:00
Minor Fixes
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
296ec269c9
commit
5102834eaa
2 changed files with 2 additions and 3 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue