https://github.com/waylonwalker/markata-action
An GitHub Action to build markata sites in ci/cd.
https://github.com/waylonwalker/markata-action
action actions github-action github-actions markata
Last synced: 3 months ago
JSON representation
An GitHub Action to build markata sites in ci/cd.
- Host: GitHub
- URL: https://github.com/waylonwalker/markata-action
- Owner: WaylonWalker
- Created: 2022-06-18T01:41:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T06:45:55.000Z (11 months ago)
- Last Synced: 2025-01-03T08:18:54.728Z (5 months ago)
- Topics: action, actions, github-action, github-actions, markata
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markata Action
This action builds [markata](markata.dev) sites.
## Example usage
``` yaml
- uses: waylonwalker/markta-action
```