Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```