https://github.com/carcajadaartificial/stale-city
My personal site
https://github.com/carcajadaartificial/stale-city
blog deno fresh markdown
Last synced: about 2 months ago
JSON representation
My personal site
- Host: GitHub
- URL: https://github.com/carcajadaartificial/stale-city
- Owner: CarcajadaArtificial
- License: mit
- Created: 2023-01-19T21:32:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T00:39:46.000Z (about 1 year ago)
- Last Synced: 2025-04-21T01:40:31.615Z (about 1 year ago)
- Topics: blog, deno, fresh, markdown
- Language: TypeScript
- Homepage: http://stalecity.net
- Size: 819 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh project
Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.