Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/persteenolsen/gh-actions-three
DevOps by GitHub Actions and GitHub Pages
https://github.com/persteenolsen/gh-actions-three
Last synced: 29 days ago
JSON representation
DevOps by GitHub Actions and GitHub Pages
- Host: GitHub
- URL: https://github.com/persteenolsen/gh-actions-three
- Owner: persteenolsen
- Created: 2022-07-19T11:47:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T10:51:19.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:46:27.395Z (3 months ago)
- Language: TypeScript
- Homepage: https://persteenolsen.github.io/gh-actions-three/
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevOps by GitHub Actions and GitHub Pages
## A simple static site generated by node.js
## Installing
```javascript
npm install
```## Running
```javascript
npm run build
```