Guard + LiveReload + CSS
Posted by
ch007m on
URL: https://discuss.asciidoctor.org/Guard-LiveReload-CSS-tp676.html
Hi,
When w use Guard + livereload (
http://asciidoctor.org/docs/editing-asciidoc-with-live-preview/), the HTML generated contains a reference to a css file but this file is not created by the tool and is not available in the local folder
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="Asciidoctor 0.1.4">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Untitled</title>
<link rel="stylesheet" href="./asciidoctor.css">
</head>
Is it possible that guard + asciidoctor generate it ? Is there a by default css file available from Git Repo ...?
Regards,
Charles
Charles Moulliard
Apache Committer / Technologist Evangelist / Blogger / MiddleWare Specialist
Twitter : @cmoulliard