1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-07-02 15:56:25 -04:00
A practical approach to Privacy and Security
Go to file
Tommy 96748e6192
Cloudflare headers
Signed-off-by: Tommy <contact@tommytran.io>
2022-08-25 18:40:15 -04:00
archetypes Initial Hugo Setup 2022-07-16 08:14:16 -04:00
assets/css/extended Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
content Clarifying Recommendations 2022-08-25 18:40:14 -04:00
layouts Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
static Android Tips 2022-08-25 18:40:12 -04:00
themes Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
_headers Cloudflare headers 2022-08-25 18:40:15 -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
config.yml Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00
external-blogs.sh Dates for RSS 2022-08-25 18:40:08 -04:00
LICENSE Initial Hugo Setup 2022-07-16 08:14:16 -04:00
netlify.toml Remove redundant CSP 2022-08-25 18:40:14 -04:00
README.md Switch to WonderMod (#26) 2022-08-25 18:40:14 -04:00

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 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