Skip to content

Commit

Permalink
feat: add simple readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdeSV authored Oct 10, 2022
1 parent 311454f commit 346a2fc
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
```
Transform you semantic HTML to RFC documents
Abstract
Convert your blog / article to authentic looking RFC documents.
Created with Markdown in mind, but applies for any HTML document.
Installation
1. Include the CSS file on your webpage.
2. Add the attribute `data-rfc` to the article root element, for
example, `<body data-rfc>`.
Repository
This project uses Hugo to rapidly build and test various pages. Any
text here is purely for testing purposes, and MUST NOT be assumed to
hold any weight.
Author
Vladimirs Nordholm
– @vladdeSV
```

0 comments on commit 346a2fc

Please sign in to comment.