Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmolik/danmolik.com
Personal Website - Deployed via self-hosted nginx -
https://github.com/dmolik/danmolik.com
Last synced: about 14 hours ago
JSON representation
Personal Website - Deployed via self-hosted nginx -
- Host: GitHub
- URL: https://github.com/dmolik/danmolik.com
- Owner: dmolik
- Created: 2015-05-27T20:10:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T10:56:39.000Z (over 9 years ago)
- Last Synced: 2024-04-20T00:29:14.749Z (7 months ago)
- Language: Perl
- Homepage: http://danmolik.com
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
## Installation
### Dependencies
1. Nginx compiled w/Embedded Perl
2. perl Template::Toolkit
3. perl Yaml::XS
4. Try and not overwrite all the nginx configs :)commands:
```shell
sudo make install
```