https://github.com/deepcausality-rs/sites
website files
https://github.com/deepcausality-rs/sites
Last synced: 3 months ago
JSON representation
website files
- Host: GitHub
- URL: https://github.com/deepcausality-rs/sites
- Owner: deepcausality-rs
- License: mit
- Created: 2023-06-21T11:39:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T07:13:29.000Z (8 months ago)
- Last Synced: 2025-12-13T16:31:31.641Z (8 months ago)
- Language: SCSS
- Homepage:
- Size: 21.2 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[//]: # (SPDX-License-Identifier: CC-BY-4.0)
# Project websites
## Sites:
* Production: https://deepcausality.com/
* Preview (Beta): https://beta-7j9.pages.dev/
## Stack:
* [Hugo](https://gohugo.io/)
* [Dot-Org Hugo Theme](https://github.com/cncf/dot-org-hugo-theme)
* [Cloudflare pages](https://pages.cloudflare.com/)
## Hugo
* [Getting Started](https://gohugo.io/getting-started/quick-start/)
## Cloudflare pages
* [Tutorial](https://www.nickersonj.com/posts/setting-up-hugo/)
* [Git integration (Publish page on push)](https://developers.cloudflare.com/pages/get-started/guide/)
* [Hugo config](https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/)
## License
All software source code is licensed under the [MIT License](https://opensource.org/license/mit/).
All documentation is distributed under the [Creative Commons Attribution 4.0 International Licence.](https://creativecommons.org/licenses/by/4.0/)
This website uses the [Dot-Org Hugo Theme](https://github.com/cncf/dot-org-hugo-theme) licensed under the [MIT License](https://opensource.org/license/mit/).