Skip to content

ashmee/old_ashmee

Repository files navigation

My promo page

How to see this project online

You can check my promo page here: ashmee.github.io.

How To Build

You must have installed: node, npm, gulp. (Global dependencies).

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
 git clone https://github.com/ashmee/ashmee.github.io.git

# Go into the repository
 cd ashmee.github.io

# Install dependencies and autostart Dev version
 npm i

For Prod version: npm run build ... or gulp prod

Then you may open index.html file from /build/ directory


Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Project structure

  • build/ build directory with minified files
  • src/
    • font/
    • styles/
      • main.css entry-point styles
    • images/ graphic files(png, svg)
    • scripts/
      • main.js entry-point JS files
    • index.html entry-point html
  • .eslintrc.json eslint rules
  • .stylelintrc.json stylilint rules
  • index.html example html file for "github pages" ashmee.github.io

About

personal site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors