https://github.com/dottmp/www
Personal portfolio, inspired by vim motions and terminal aesthetics.
https://github.com/dottmp/www
Last synced: 3 months ago
JSON representation
Personal portfolio, inspired by vim motions and terminal aesthetics.
- Host: GitHub
- URL: https://github.com/dottmp/www
- Owner: dottmp
- License: mit
- Created: 2026-03-18T17:57:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-04T13:52:14.000Z (3 months ago)
- Last Synced: 2026-04-04T14:52:10.778Z (3 months ago)
- Language: Svelte
- Homepage: https://dottmp.dev/
- Size: 1.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www for [dottmp](https://dottmp.dev/)
Simple portfolio, inspired by vim, terminals, txt.
Contains articles and a [snowflake proxy](https://snowflake.torproject.org/) for now!
## Getting Started
```sh
bun install
bun run dev
```
## Build
to build the project, run:
```sh
bun run build
```