https://github.com/tabsp/website
https://github.com/tabsp/website
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tabsp/website
- Owner: tabsp
- License: mit
- Created: 2020-09-27T10:23:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-15T16:23:56.000Z (14 days ago)
- Last Synced: 2026-06-15T18:13:19.917Z (14 days ago)
- Homepage: https://tabsp.com
- Size: 4.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tabsp's Blog
Personal blog built with Hugo and the `tabsp/linewise` theme.
## Development
```sh
hugo server
hugo --minify
```
The site content lives in `content/posts/`. Static assets live in `static/`.