Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norberttech/norbert.tech
Personal Website
https://github.com/norberttech/norbert.tech
Last synced: 29 days ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/norberttech/norbert.tech
- Owner: norberttech
- Created: 2019-11-27T10:23:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T16:33:43.000Z (3 months ago)
- Last Synced: 2024-08-08T15:23:46.622Z (3 months ago)
- Language: HTML
- Homepage: https://norbert.tech
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```