denvash / dennisvash.com

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

Home Page:https://dennisvash.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🚧

https://dennisvash.com/

License:MIT License


Languages

Language:JavaScript 100.0%