Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/norberttech/norbert.tech

Personal Website
https://github.com/norberttech/norbert.tech

Last synced: 29 days ago
JSON representation

Personal Website

Awesome Lists containing this project

README

        

# norbert.tech

```bash
composer install
composer build
git commit -a -m "Latest changes commit message"
git push origin main
git subtree push --prefix=output origin gh-pages
```