mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-17 03:51:35 -05:00
Netlify Badge
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1bedd143c4
commit
0a0b8e9e86
14
README.md
14
README.md
@ -1,7 +1,9 @@
|
||||
# privsec.dev
|
||||
# PriSec.dev
|
||||
A practical approach to Privacy and Security
|
||||
|
||||
# Licensing
|
||||
[![Netlify Status](https://api.netlify.com/api/v1/badges/ba0d8ddc-031b-4c16-8240-9929a4ad201a/deploy-status)](https://app.netlify.com/sites/privsec-dev/deploys)
|
||||
|
||||
## Licensing
|
||||
|
||||
The website content (under `/content`) is under the [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license.
|
||||
|
||||
@ -11,12 +13,12 @@ The Hugo Framework used to create this website is under the [Apache License](htt
|
||||
|
||||
The PaperMod theme used for the website and modifications made by us are under the [MIT License](https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE).
|
||||
|
||||
# Netlify Previews:
|
||||
## 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:
|
||||
## Local Development:
|
||||
|
||||
1. git clone this repository `git clone https://github.com/PrivSec-dev/privsec.dev`
|
||||
2. [Install Hugo](https://github.com/PrivSec-dev/privsec.dev)
|
||||
1. Git clone this repository: `git clone https://github.com/PrivSec-dev/privsec.dev`.
|
||||
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`.
|
Loading…
Reference in New Issue
Block a user