https://github.com/manuelalferez/dotcom
Personal blog using Fresh & Deno!!
https://github.com/manuelalferez/dotcom
deno fresh twind typescript
Last synced: 8 months ago
JSON representation
Personal blog using Fresh & Deno!!
- Host: GitHub
- URL: https://github.com/manuelalferez/dotcom
- Owner: manuelalferez
- Created: 2022-06-30T11:50:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T11:17:34.000Z (12 months ago)
- Last Synced: 2024-12-21T11:12:54.932Z (10 months ago)
- Topics: deno, fresh, twind, typescript
- Language: TypeScript
- Homepage: https://manuelalferez-dotcom.deno.dev
- Size: 131 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Manuel's Blog
## UsageDeployments in less than 10 seconds.
1) Install Deno: https://deno.land/manual/getting_started/installation
2) To get it running:
```
git clone https://github.com/manuelalferez/dotcom.git
cd dotcom
deno task start
```Built using [Fresh](https://fresh.deno.dev/) & [Deno](https://deno.land/).