https://github.com/robpol86/gha_test
Test github actions
https://github.com/robpol86/gha_test
Last synced: 3 months ago
JSON representation
Test github actions
- Host: GitHub
- URL: https://github.com/robpol86/gha_test
- Owner: Robpol86
- License: bsd-2-clause
- Created: 2022-01-16T01:35:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T21:30:30.000Z (about 4 years ago)
- Last Synced: 2025-07-25T19:24:00.322Z (11 months ago)
- Language: Makefile
- Size: 2.42 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Robpol86.com
[![Github-CI][github-ci]][github-link]
[![Code style: black][black-badge]][black-link]
[github-ci]: https://github.com/Robpol86/sphinx-carousel/actions/workflows/ci.yml/badge.svg?branch=main
[github-link]: https://github.com/Robpol86/sphinx-carousel/actions/workflows/ci.yml
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]: https://github.com/ambv/black
My personal website.
Built with [Sphinx](http://sphinx-doc.org/), hosted on [NearlyFreeSpeech.NET](https://www.nearlyfreespeech.net/), using the
[Sphinx Book Theme](https://sphinx-book-theme.readthedocs.io/) theme. SSL is provided for free by
[CloudFlare](https://www.cloudflare.com/).
I use GitHub Actions to automatically build and push HTML files to NFSN.
## Releases
Deployments to production are done by GitHub Actions when a new tag matching the format YYYY-MM-DD is manually pushed. All
branch and tag pushes trigger a deployment to staging, whilst pull requests only trigger CI linting and testing.