Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattmc3/mattmc3.github.io
My blog
https://github.com/mattmc3/mattmc3.github.io
Last synced: 4 days ago
JSON representation
My blog
- Host: GitHub
- URL: https://github.com/mattmc3/mattmc3.github.io
- Owner: mattmc3
- Created: 2024-07-01T18:20:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:37:17.000Z (4 months ago)
- Last Synced: 2024-10-12T23:27:05.816Z (about 1 month ago)
- Language: HTML
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# mattmc3.github.io
My blog at [https://mattmc3.github.io](https://mattmc3.github.io).
## Helpers
Generate post date:
```
date +"%Y-%m-%dT%H:%M:%S%z"
```## Hugo
Testing:
```sh
$ hugo server
```Theme:
- [https://github.com/tomowang/hugo-theme-tailwind](https://github.com/tomowang/hugo-theme-tailwind)