https://github.com/tmlmt/homepage
Homepage
https://github.com/tmlmt/homepage
Last synced: about 1 month ago
JSON representation
Homepage
- Host: GitHub
- URL: https://github.com/tmlmt/homepage
- Owner: tmlmt
- License: mit
- Created: 2023-05-07T08:56:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T16:46:06.000Z (about 2 months ago)
- Last Synced: 2026-01-14T08:39:07.103Z (about 1 month ago)
- Language: Vue
- Homepage: https://www.tmlmt.com
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Homepage (open source)
Source code of [my homepage](https://www.tmlmt.com), made with [Nuxt](https://nuxt.com).
## Google Lighthouse score

## Fork
If you want to work and reuse the code:
- Install pnpm (see [docs](https://pnpm.io/installation))
- Clone the git repo
- Install the dependencies: `pnpm install`
- Start the development server: `pnpm dev`
- Please keep mind the below licensing rules
## Licensing
code is licensed under [MIT](./LICENSE)
words and graphics are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)