⚠️ Site still Under construction 🚧
- Timeline
- Tailwind
- Easy palette generator
- More readable stories
- Atomic Design Methodology
- Storybook UI Development
- Static site empowered with Gatsby
- Hosted by Netlify
- Themeable with
styled-component
&polished
- Markdown Content quired with GraphQL.
-
Clone and install packages
git clone https://github.com/denvash/dennisvash.com.git cd dennisvash.com/ yarn install
-
Generate Github Token and add it as an environment variable
<!-- .env --> GITHUB_TOKEN=fxav8f2a**
-
Development
yarn develop yarn storybook
-
Generate a full static production build
yarn build
-
Preview the site as it will appear once deployed
yarn serve
- Color picker with
react-color
- Blog
- Synchronize
dev.to
posts with blog andmedium
.