You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
394 B

3 years ago
# Wntr.Org
3 years ago
personal website
```
git submodule sync
git submodule update --init --recursive --remote
hugo serve
```
3 years ago
## used stuff
- hugo-bearblog theme: https://github.com/janraasch/hugo-bearblog
- reusable form: c) 2017 Prasanth Janardanan http://reusableforms.com/d/o5/html5-contact-form-send-email
- [rclone](https://rclone.org/sftp/) for sftp deployment
## deployment
- `sh deploy.sh`