Code of my personal static website were I write about Node, JS/Typescript, Backend development and more.
Deployed at: https://dantecalderon.com
yarn create
.- Launch an interactive CLI to help to create a new blog post.
See complete stack in StackShare
- Blog
- Portfolio
- Dynamic status section supported via my API:
- Github Status
- Contributions in last year
- Latest commit
- Listening
- Tech Stack Section
- Share Post buttons
- TypeScript support
- Page for ech Tag
- Comments supported by Disqus
Install packages
yarn
And run:
yarn start
Screenshots