Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dantehemerson/dantecalderon.dev
:computer: :heart: My personal website
https://github.com/dantehemerson/dantecalderon.dev
blog gatsby gatsby-blog gatsby-site gatsbyjs netlify netlify-cms portfolio website
Last synced: about 1 month ago
JSON representation
:computer: :heart: My personal website
- Host: GitHub
- URL: https://github.com/dantehemerson/dantecalderon.dev
- Owner: dantehemerson
- License: mit
- Created: 2018-06-12T22:57:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T23:54:51.000Z (9 months ago)
- Last Synced: 2024-04-23T00:49:29.354Z (9 months ago)
- Topics: blog, gatsby, gatsby-blog, gatsby-site, gatsbyjs, netlify, netlify-cms, portfolio, website
- Language: TypeScript
- Homepage: https://dantecalderon.com
- Size: 83.4 MB
- Stars: 63
- Watchers: 3
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dante CalderΓ³n Personal Website
[![CircleCI](https://circleci.com/gh/dantehemerson/dantecalderon.com.svg?style=svg)](https://circleci.com/gh/dantehemerson/dantecalderon.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/2b2a92f6-3281-47c5-b2bb-252235f364f5/deploy-status)](https://app.netlify.com/sites/dantecalderon/deploys)
[![StackShare](http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/dantehemerson/dantecalderon-dev)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdantehemerson%2Fdantecalderon.dev.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdantehemerson%2Fdantecalderon.dev?ref=badge_shield)Code of my personal static website were I write about Node, JS/Typescript, Backend development and more.
![Screenshot](./content/images/Screenshot-20210101221653-2169x1171.png)
Deployed at: https://dantecalderon.com
## Commands
* `yarn create`.- Launch an interactive CLI to help to create a new blog post.
## πͺ Powered by:
* Built with [Gatsby](https://www.gatsbyjs.com/)
* Hosted in [Netlify](https://www.netlify.com/)See complete stack in [StackShare](https://stackshare.io/dantehemerson/dantecalderon-dev)
## π‘ Features:
* [Blog](https://dantecalderon.dev/blog)
* [Portfolio](https://dantecalderon.dev/portfolio)
* [Dynamic status section](https://dantecalderon.dev/) supported via [my API](https://github.com/dantehemerson/api):
- Github Status
- Contributions in last year
- Latest commit
- Listening
* [Tech Stack Section](https://dantecalderon.dev/#my-stack)
* Share Post buttons
* TypeScript support
* [Page for ech Tag](https://dantecalderon.dev/blog/tags/backend)
* Comments supported by [Disqus](https://disqus.com/)## π Run
Install packages
```bash
yarn
```And run:
```bash
yarn start
```## π± Changelog
**Screenshots**
- https://drive.google.com/drive/folders/1SKe0XkNrWMfgsuf66BzjWmVScmDZ95U5
## βοΈ License
[MIT](./LICENSE)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdantehemerson%2Fdantecalderon.dev.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdantehemerson%2Fdantecalderon.dev?ref=badge_large)