mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
Minor Fixes
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7053be6512
commit
43a02a1661
@ -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`
|
||||
|
@ -6,7 +6,6 @@ lastmod: 2022-07-21
|
||||
|
||||
PrivSec.dev is made by a group of enthusiastic individuals looking to provide practical privacy and security advice for the end user. We are security researchers, developers, system administrators... generally people with technical knowledge and work in the field.
|
||||
|
||||
Just stick with Windows, Google Chrome, don't use 2FA.
|
||||
---
|
||||
|
||||
### Tommy
|
||||
|
Loading…
Reference in New Issue
Block a user