Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edm00se/edm00se.github.io
A project root for coding/hacking/open source efforts.
https://github.com/edm00se/edm00se.github.io
Last synced: 7 days ago
JSON representation
A project root for coding/hacking/open source efforts.
- Host: GitHub
- URL: https://github.com/edm00se/edm00se.github.io
- Owner: edm00se
- Created: 2017-09-16T20:19:18.000Z (about 7 years ago)
- Default Branch: source
- Last Pushed: 2024-11-04T15:05:06.000Z (9 days ago)
- Last Synced: 2024-11-04T16:19:42.689Z (9 days ago)
- Language: Vue
- Homepage: https://edm00se.codes/
- Size: 11.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [edm00se.codes][my-url]
[![Deploy to GitHub Pages](https://github.com/edm00se/edm00se.github.io/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)](https://github.com/edm00se/edm00se.github.io/actions?query=workflow%3A%22Deploy+to+GitHub+Pages%22)
> My GitHub user homepage, under the custom domain name of [edm00se.codes][my-url].
All GitHub repositories with GitHub Pages, without their own custom domain name, will exist under [edm00se.codes][my-url]/_<repo-name>_.
This page is built with [vite][vitejs].
## Build Setup
```bash
# install dependencies
npm install# serve with hot reload at localhost:3000
npm run dev# build for production with minification
npm run build# run unit tests
npm test
```## License
MIT
[my-url]: https://edm00se.codes
[vitejs]: https://vitejs.dev/