Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtsdwarak/blog
Blog
https://github.com/dtsdwarak/blog
Last synced: 22 days ago
JSON representation
Blog
- Host: GitHub
- URL: https://github.com/dtsdwarak/blog
- Owner: dtsdwarak
- License: mit
- Created: 2015-05-30T06:08:47.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T09:20:23.000Z (2 months ago)
- Last Synced: 2024-08-26T10:12:03.789Z (2 months ago)
- Language: CSS
- Homepage: https://blog.dwarak.in/
- Size: 5.92 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
Built with `gulp` over `jekyll`. Visit the [Blog Page](https://blog.dwarak.in) to learn more.
## Build
```bash
$ git clone [email protected]:dtsdwarak/blog.git
$ cd blog
$ make gitlab-install
```## Help
If the domain is unreachable or if you need help setting up domain for a new page/subdomain, refer to [Gitlab pages README](https://docs.gitlab.com/ee/user/project/pages/getting_started_part_three.html).
## Note
The blog is served from a [Gitlab repo](https://gitlab.com/dtsdwarak/blog). The content available in [Github](https://github.com/dtsdwarak/blog/) is only a mirror of the same and I suggest you send your PRs, if any to the former.