Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranavk/pranavk.me
Website Source Code
https://github.com/pranavk/pranavk.me
javascript jekyll
Last synced: 29 days ago
JSON representation
Website Source Code
- Host: GitHub
- URL: https://github.com/pranavk/pranavk.me
- Owner: pranavk
- Created: 2012-05-21T15:09:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T02:24:54.000Z (over 2 years ago)
- Last Synced: 2023-03-24T03:26:14.835Z (almost 2 years ago)
- Topics: javascript, jekyll
- Language: JavaScript
- Size: 3.18 MB
- Stars: 12
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Website/Blog
This is my personal website and a blog of mine where I would be sharing my thoughts and talks related to technology. It is a static website.## What I used ?
I used jekyll server for creating my website, which is nothing but a parsing engine. It parses the files written in particular format and generates website out of it.I used [Jekyll Bootstrap](http://www.jekyllbootstrap.com) for reading the documentation about how to create this website. Thanks to their beautiful documentation. You can fork the source code of my website or any other website made using jekyll and create your own website out of it by making possible modifications.
[**You can read my blog here which will give you a start in learning blogging with jekyll.**](http://www.pingmygeek.co.cc/general/blogging-for-hackers/)