Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemmy/old-website
A place where I put all my links!
https://github.com/clemmy/old-website
Last synced: about 1 month ago
JSON representation
A place where I put all my links!
- Host: GitHub
- URL: https://github.com/clemmy/old-website
- Owner: clemmy
- Created: 2015-07-05T04:15:08.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-02T11:43:59.000Z (about 2 years ago)
- Last Synced: 2024-06-14T21:03:44.614Z (7 months ago)
- Language: HTML
- Homepage: http://clemmy.ninja
- Size: 5.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clemmy.github.io
Static site built with jQuery, bootstrap, and sass, and a contact form powered by [formspree.io](http://formspree.io/).
## Installation
`npm install` (Tested with Node v14.x)
## Development
```bash
npm run dev
```## Deployment
```bash
npm run deploy
```