Skip to content

sitevalidator/sitevalidator.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site Validator Static Pages

These are the static pages for Site Validator.

It's built with middleman, a static site generator.

We use Netlify for continuous deployment and Site Validator for continuous validation, so every time we accept a pull request for this repository the pages will be automatically rebuilt, deployed to http://sitevalidator.com and validated for W3C conformance.

Running locally

git clone https://github.com/sitevalidator/sitevalidator.com.git sitevalidator
cd sitevalidator
bundle
middleman server

Now you'll be able to view the site at http://localhost:4567/

About

Static site for Site Validator blog and pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published