Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vy/vy.github.io
https://github.com/vy/vy.github.io
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vy/vy.github.io
- Owner: vy
- Created: 2013-04-16T13:46:17.000Z (over 11 years ago)
- Default Branch: source
- Last Pushed: 2024-02-25T20:59:05.000Z (9 months ago)
- Last Synced: 2024-10-03T13:16:09.782Z (about 1 month ago)
- Language: Python
- Size: 36.8 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This branch contains the sources for generating my personal web site. You can
either [view it online](https://volkan.yazi.ci/) or
[browse the generated content](https://github.com/vy/vy.github.io/tree/master/).# Installation
You can easily bootstrap a development environment by using `./docker.sh build`.
Once the Docker image is built, you can run it via `./docker.sh run` and browse
to `/app` directory to access the sources.Then you are safe to go.
$ nanoc co
$ nanoc viewBy default, `nanoc view` uses port 3000, which is also forwarded to the host
machine. Hence, you can view the website by browsing to `http://localhost:3000/`
on your host system.# License
This work by Volkan Yazıcı is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/deed.en_US).
[![Creative Commons License](http://i.creativecommons.org/l/by/3.0/80x15.png)](http://creativecommons.org/licenses/by/3.0/deed.en_US)