Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)