A practical approach to Privacy and Security
Go to file
Tommy d0d729f922
Update netlify.toml
Signed-off-by: Tommy <contact@tommytran.io>
2022-08-25 18:40:17 -04:00
archetypes Initial Hugo Setup 2022-07-16 08:14:16 -04:00
content Update Wonderfall's blog posts 2022-08-25 18:40:17 -04:00
layouts Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
static Remove Cloudflare Syntax 2022-08-25 18:40:16 -04:00
themes Update WonderMod (#27) 2022-08-25 18:40:16 -04:00
.gitignore Switch to Netlify 2022-08-25 18:40:09 -04:00
.gitmodules Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
LICENSE Update LICENSE 2022-08-25 18:40:15 -04:00
README.md FLOSS Security 2022-08-25 18:40:15 -04:00
config.yml Enable Chroma (#28) 2022-08-25 18:40:17 -04:00
external-blogs.sh Update Wonderfall's blog posts 2022-08-25 18:40:17 -04:00
netlify.toml Update netlify.toml 2022-08-25 18:40:17 -04:00

README.md

PrivSec.dev

A practical approach to Privacy and Security

Netlify Status

Licensing

The website content (under /content) is under the Attribution-ShareAlike 4.0 International license.

The articles originally posted on wonderfall.dev and seirdy.one are under the same license.

The Hugo Framework used to create this website is under the Apache License.

The WonderMod theme used for the website and modifications made by us are under the MIT License.

Netlify Previews

We use Netlify 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

  1. Git clone this repository: git clone https://github.com/PrivSec-dev/privsec.dev
  2. Install Hugo
  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 and place them in /content