https://github.com/darshanime/til
Today I Learned
https://github.com/darshanime/til
Last synced: 13 days ago
JSON representation
Today I Learned
- Host: GitHub
- URL: https://github.com/darshanime/til
- Owner: darshanime
- Created: 2016-06-01T06:55:12.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-05-02T11:36:37.000Z (over 8 years ago)
- Last Synced: 2025-04-04T13:44:36.233Z (7 months ago)
- Language: CSS
- Size: 32.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Development
This blog is built with jekyll.
Install jekyll using
```
sudo apt-get install jekyll
```To start server, run
```
jekyll serve
```Go to browser and open http://127.0.0.1:4000/