https://github.com/kirahowe/clojure-website
My website built with clojure (babashka) scripts
https://github.com/kirahowe/clojure-website
Last synced: 2 months ago
JSON representation
My website built with clojure (babashka) scripts
- Host: GitHub
- URL: https://github.com/kirahowe/clojure-website
- Owner: kirahowe
- License: mit
- Created: 2022-06-17T04:03:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T04:03:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-10T12:56:33.086Z (2 months ago)
- Language: Clojure
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website builder
This is a [babashka](https://github.com/babashka/babashka) project to build my
static website ([kiramclean.com](https://kiramclean.com)).## Configuration
- config is assumed to be in `config.edn`
## License
Copyright © 2021 Kira McLean
Distributed under the MIT License. See LICENSE.