Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valchanoficial/valchan.com.br
Valchan - Personal Blog
https://github.com/valchanoficial/valchan.com.br
algolia blog dotenv gatsby google-fonts graphql personal-blog prismjs react react-disqus-comments react-icons reactjs seo spa styled-components
Last synced: 5 days ago
JSON representation
Valchan - Personal Blog
- Host: GitHub
- URL: https://github.com/valchanoficial/valchan.com.br
- Owner: ValchanOficial
- License: mit
- Created: 2020-04-22T23:47:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T03:27:08.000Z (12 days ago)
- Last Synced: 2024-11-02T04:16:47.308Z (12 days ago)
- Topics: algolia, blog, dotenv, gatsby, google-fonts, graphql, personal-blog, prismjs, react, react-disqus-comments, react-icons, reactjs, seo, spa, styled-components
- Language: JavaScript
- Homepage: https://valchan.com.br/
- Size: 38.9 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Valchan - Personal Blog
[![Netlify Status](https://api.netlify.com/api/v1/badges/baaac451-3bf0-4d9a-b3e3-19f82deae099/deploy-status)](https://app.netlify.com/sites/valchan/deploys)
![GitHub](https://img.shields.io/github/license/ValchanOficial/valchan.com.br)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/25908a2caea04764b4397f7d0fab66ce)](https://www.codacy.com/gh/ValchanOficial/valchan.com.br/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ValchanOficial/valchan.com.br&utm_campaign=Badge_Grade)
[![Twitter Follow](https://img.shields.io/twitter/follow/ValchanOficial?style=social)](https://twitter.com/ValchanOficial)## Start
Node version: 18
```bash
yarn install
yarn dev or yarn start or gatsby develop // http://localhost:8000/
```## Start with Docker
Node version: 18
```bash
docker-compose up --build
```## Tecnologies
- [ReactJS](https://pt-br.reactjs.org/);
- [Gatsby](https://www.gatsbyjs.org/);
- [GraphQL](https://graphql.org/);
- [Styled Components](https://styled-components.com/);
- [Styled Media Query](https://github.com/morajabi/styled-media-query);
- [PrismJS](https://prismjs.com/);
- [Disqus](https://disqus.com/);
- [Algolia](https://www.algolia.com/);
- [Google Fonts](https://fonts.google.com/);
- [Markdown](https://daringfireball.net/projects/markdown/);
- [Coolors](https://coolors.co/);
- [Netlify CMS](https://www.netlifycms.org/);
- [React Icons](https://react-icons.github.io/react-icons/);
- [Web illustrations by Storyset](https://storyset.com/web);