Skip to content

codyhouse/virgo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virgo Template by 🐞 CodyHouse

Virgo is a free HTML, CSS, JS landing template built using the CodyHouse Components. It's compatible with CodyFrame CSS and Tailwind CSS.

View Demo

virgo-preview.mp4

Progressive enhancement

The following script in the <head> of the html files:

<script>document.getElementsByTagName("html")[0].className += " js";</script>

is used in CSS to check if JavaScript is enabled and apply additional style accordingly.

Gulp

The CodyFrame version of the template includes a Gulp file with some basic configurations.

To use this configuration file, once you have downloaded the template, run the following commands in your command line:

npm install
npm run gulp watch

The first command will install the modules the framework requires for compiling SCSS into CSS; the second will launch your project on a development server.

License

Check CodyHouse License page.

Credits

  1. Images: Unsplash
  2. Icons: Nucleoapp