https://github.com/ndp/ndp.github.io
Source code for blog.ndpsoftware.com, hosted as Github pages.
https://github.com/ndp/ndp.github.io
Last synced: 9 months ago
JSON representation
Source code for blog.ndpsoftware.com, hosted as Github pages.
- Host: GitHub
- URL: https://github.com/ndp/ndp.github.io
- Owner: ndp
- Created: 2013-07-09T05:37:09.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T17:56:34.000Z (over 1 year ago)
- Last Synced: 2025-09-08T19:59:12.999Z (10 months ago)
- Language: HTML
- Homepage: http://ndp.github.io/ndp
- Size: 2.13 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ndp.github.io
=============
Source for blog.ndpsoftware.com
## Development
`bundle exec jekyll serve`
or perhaps:
`JEKYLL_ENV=production be jekyll serve`