Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmuschko/bmuschko.com
Benjamin Muschko's development blog
https://github.com/bmuschko/bmuschko.com
Last synced: 8 days ago
JSON representation
Benjamin Muschko's development blog
- Host: GitHub
- URL: https://github.com/bmuschko/bmuschko.com
- Owner: bmuschko
- Created: 2017-05-14T14:05:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T14:01:25.000Z (over 2 years ago)
- Last Synced: 2023-03-11T10:16:34.814Z (over 1 year ago)
- Language: HTML
- Homepage: https://bmuschko.com
- Size: 7.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Benjamin Muschko's Website image:https://github.com/bmuschko/bmuschko.com/workflows/Build%20and%20Deploy%20%5BLinux%5D/badge.svg["Build Status", link="https://github.com/bmuschko/bmuschko.com/actions?query=workflow%3A%22Build+and+Deploy+%5BLinux%5D%22"]
This is the source for https://www.bmuschko.com. I use the general-purpose website framework link:https://gohugo.io/[Hugo] to
take the source here and create a static site which can be found at link:https://www.bmuschko.com[bmuschko.com].
The page uses the link:https://github.com/nurlansu/hugo-sustain[sustain theme].== License
The following files and directories including their contents are Copyright Benjamin Muschko, or
their respective copyright holders:- `content/`
- `static/img/`All other directories and files are MIT Licensed unless clearly
designated otherwise.Feel free to use the HTML and CSS as you please.
If you do use anything here, a link back to http://github.com/bmuschko would be appreciated.