Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramantehlan/blog
Personal Blog based on Hugo and Theme-even
https://github.com/ramantehlan/blog
Last synced: about 1 month ago
JSON representation
Personal Blog based on Hugo and Theme-even
- Host: GitHub
- URL: https://github.com/ramantehlan/blog
- Owner: ramantehlan
- Created: 2019-10-14T22:00:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T20:34:00.000Z (about 1 year ago)
- Last Synced: 2024-10-12T15:27:17.772Z (3 months ago)
- Language: HTML
- Homepage: https://blog.ramantehlan.com/
- Size: 16.9 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog
Personal Blog based on [Hugo](https://gohugo.io) and [Theme-even](https://themes.gohugo.io/hugo-theme-even/)# Usage
### Dev Server
`hugo server -D`### Build
`hugo -D`### Add new post
`hugo new post/foo.md`> When using the default domain provided by github, update baseurl in config file to https://ramantehlan.github.io/blog
# Hugo Version
Hugo Static Site Generator v0.58.2-253E5FDC linux/amd64 BuildDate: 2019-09-13T08:05:59Z