Skip to content

jermanuts/privsec.dev

This branch is 1 commit ahead of, 142 commits behind PrivSec-dev/privsec.dev:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

933ada1 · Nov 28, 2023
Nov 4, 2023
Nov 20, 2022
Jul 16, 2022
Nov 28, 2023
Sep 9, 2022
Nov 7, 2023
Jun 20, 2023
Aug 25, 2022
Aug 25, 2022
Apr 4, 2023
Jan 15, 2023
Jan 22, 2023
Oct 31, 2023
Nov 4, 2023
Aug 6, 2023
Oct 31, 2023
Jun 3, 2023

Repository files navigation

PrivSec.dev

~ A practical approach to Privacy and Security ~

Netlify Status

Licensing

Prospective contributors are encouraged to review CONTRIBUTING.md and the Contributor License Agreement.

Posts are licensed under the Creative Commons Attribution‑ShareAlike 4.0 International License. Please make sure to attribute the author(s) properly and include a link to the original publication when applicable.

Hugo, the static site generator used to build the site, is licensed under the Apache License 2.0.

The WonderMod theme (and its upstream PaperMod) is licensed under the MIT License. Except where otherwise noted, PrivSec.dev's modifications to WonderMod are also licensed under the MIT License.

Hosting (Netlify)

The https://privsec.dev website is hosted by Netlify. Netlify will automatically generate previews for pull requests and on pull request updates.

Local Working Environment

  1. Install Git and Hugo.
  2. Clone this repository: git clone --recurse-submodules https://github.com/PrivSec-dev/privsec.dev.
  3. Run hugo serve to start the local development server at (by default) http://localhost:1313.
    • Alternatively run hugo to simply build the site into the public/ directory.
  • Run git submodule update --merge to update the WonderMod theme to the version specified in this repo.
    • Run git submodule update --remote --merge to update to the upstream master branch of WonderMod.
  • Run ./external-blogs.sh to pull the latest versions of certain posts from their canonical (external) sources.

About

A practical approach to Privacy and Security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.0%
  • HTML 44.0%