Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.
/ dennisvash.com Public archive

Themeable, responsive, static personal website. ⚠️ Under construction 🚧

License

Notifications You must be signed in to change notification settings

denvash/dennisvash.com

Repository files navigation

3dLogo

SiteBuild StorybookBuild GitHub package.json version Codacy grade

⚠️ Site still Under construction 🚧

  • Timeline
  • Tailwind
  • Easy palette generator
  • More readable stories

Features

3dLogo

Installation

  1. Clone and install packages

    git clone https://github.com/denvash/dennisvash.com.git
    cd dennisvash.com/
    yarn install
  2. Generate Github Token and add it as an environment variable

    <!-- .env -->
    GITHUB_TOKEN=fxav8f2a**
  3. Development

    yarn develop
    yarn storybook

Building and Running for Production

  1. Generate a full static production build

    yarn build
  2. Preview the site as it will appear once deployed

    yarn serve

Possible Features

  • Color picker with react-color
  • Blog
  • Synchronize dev.to posts with blog and medium.

About

Themeable, responsive, static personal website. ⚠️ Under construction 🚧

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published