Source code for ruthmade.com - a simple gallery of useful tools for families.
The site automatically rebuilds on every push to main:
- GitHub Action triggers on push
- Build script fetches all public repos from
ruthmade - Takes screenshots of each tool at its ruthmade.com URL
- Generates project gallery with screenshots
- Deploys to GitHub Pages
Just create a new repo under ruthmade with:
- A
homepageURL pointing tohttps://ruthmade.com/tool-name - A
descriptionfield in the repo - Push to ruthmade.com repo to rebuild
npm install
npm run build
# Open dist/index.html in browserMade with care by @rubyruth