Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andriisynytsia/catphotoapp


https://github.com/andriisynytsia/catphotoapp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HTML Template Repository with HTML Proofer

This template repository includes preconfigured GitHub Action that will validate html files in a project with (HTMLProofer)[https://github.com/gjtorikian/html-proofer/].

Validation is performed with dynamic pre-rendering of html files so it will allow to construct them with JavaScript on the fly.

HTML files with 'partial.html' suffix will be ignored, so validator is compatible with dynamic construction of website with html includes like (HTML Data Include)[https://github.com/programmingmentor/html-data-include].