pimd icon indicating copy to clipboard operation
pimd copied to clipboard

Create simple website

Open hagenburger opened this issue 6 years ago • 2 comments

Create simple website with the following structure:

/                     # Home page with live preview and rendered README below,
/plugins/highlight    # Renderered /plugins/highlight/README.md
/plugins/preview      # Renderered /plugins/preview/README.md
/plugins/...          # All other plugins’ README.md
  1. Create a new folder website in the rempository
  2. Move Gulp config from demo to website folder (keep the demo in demo)
  3. A Side bar should link to all plugins

Styling is less important. First we should get the information out.

hagenburger avatar Sep 21 '18 21:09 hagenburger

As @dianavile has been working on all the content, I have focused on creating the structure of the site and the different sections. I am finishing it now :) @dianavile can replace the lorem ipsum with the content she has

violetadev avatar Sep 23 '18 14:09 violetadev

#63: Create

violetadev avatar Sep 23 '18 16:09 violetadev