Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ertrzyiks/blog.ertrzyiks.pl
https://github.com/ertrzyiks/blog.ertrzyiks.pl
blogging ghost
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ertrzyiks/blog.ertrzyiks.pl
- Owner: ertrzyiks
- License: mit
- Created: 2015-08-08T09:31:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T14:59:26.000Z (about 7 years ago)
- Last Synced: 2024-12-07T19:35:53.328Z (about 1 month ago)
- Topics: blogging, ghost
- Language: HTML
- Homepage: http://blog.ertrzyiks.me
- Size: 15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:warning: :warning: DEPRECATED :warning: :warning:
New blog powered by [Hexo](https://hexo.io/) is available here: https://github.com/ertrzyiks/ertrzyiks.me
# blog.ertrzyiks.pl [![wercker status](https://app.wercker.com/status/7efbd441d3ef61bba04ee2141273ac62/s/master "wercker status")](https://app.wercker.com/project/bykey/7efbd441d3ef61bba04ee2141273ac62)
My blog powered by [Ghost](https://ghost.org/)
## Development
To start server use
```
npm start
```To rebuild assets user
```
npm run build
```