Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 -

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