Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericyd/ericyd.github.io
https://github.com/ericyd/ericyd.github.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericyd/ericyd.github.io
- Owner: ericyd
- License: gpl-3.0
- Created: 2018-02-27T04:29:13.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T19:59:10.000Z (5 months ago)
- Last Synced: 2024-09-10T00:22:02.545Z (5 months ago)
- Language: HTML
- Homepage: http://ericyd.com
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ericyd.com
just some html n stuff
## Setup
```shell
cp .env.sample .env # and then populate
npm i
```## Publishing
```shell
npm run login # only required once in a while
npm run publish
```This will
1. "build" (i.e. copy public files into /build directory)
2. publish to Cloudflare pages## Resume
This is built in another repo, which is private. Copy/paste the artifact in here because I'm too lazy to automate it.