UNPKG

catlogjs

Version:

Static site generator, translate human readable text format(such as markdown) into html, with a lot of other functions

14 lines (13 loc) 291 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>catlogapp</title> <!-- build:css styles/app.css --> <link rel="stylesheet" href="styles/main.css"> <!-- endbuild --> </head> <body> <h1>catlogapp</h1> </body> </html>