guisalmeida.com
Start
git clone git@github.com:GuiSAlmeida/guisalmeida.com.git
cd guisalmeida.com
yarn install # or npm install
#install gatsby cli
yarn global add gatsby-cli # or npm install -g gatsby-cli
# up server at http://localhost:8000/
yarn start # or npm run start
🚀 Technologies
- ReactJS;
- Gatsby V3;
- GraphQL;
- Styled Components;
- Styled Icons;
- Styled Media Query;
- PrismJS;
- Disqus;
- Algolia;
- Google Fonts;
- Markdown;
- Netlify CMS;
⚙️ TODO
- Change color theme
- Change scrollbar color
- Make page 404
- Add tags in posts
- Update to Gatsby 3
- New feature to hide main menu in desktop
- Write tests
- Change from Gatsby to Next