Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulradzkov/paulradzkov.com
Personal site
https://github.com/paulradzkov/paulradzkov.com
docpad docpad-project personal-blog static-site
Last synced: 26 days ago
JSON representation
Personal site
- Host: GitHub
- URL: https://github.com/paulradzkov/paulradzkov.com
- Owner: paulradzkov
- License: other
- Created: 2014-01-19T14:47:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T20:37:09.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T12:29:06.923Z (7 months ago)
- Topics: docpad, docpad-project, personal-blog, static-site
- Language: CSS
- Homepage: https://paulradzkov.com
- Size: 31.6 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.json
- License: LICENSE.md
Awesome Lists containing this project
README
# [paulradzkov.com](http://paulradzkov.com/) blog built with [DocPad](https://github.com/bevry/docpad)
## Getting Started
1. [Install DocPad](https://github.com/bevry/docpad)
2. ```npm install -g bower```
3. ```npm install -g grunt-cli```4. Clone the project and run the server
``` bash
git clone https://github.com/paulradzkov/paulradzkov.com.git
cd paulradzkov.com
npm install
bower install
grunt
```1. [Open http://localhost:9778/](http://localhost:9778/)
## License
You are free to use code (HTML/JS/CoffeeScript) of this site, but you can’t use design (css, images) and content.