diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index b2f3cbdea9e..059b9ea7091 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -1,3 +1,13 @@ +## 0.7.3 + +* fix(init): fix a typo when initiliazing with a element in localStorage for hubpress:sync +* feat(chat): add the sidecar chat linked with gitter.im/hubpress/hubpress.io + +## 0.7.2 + +* fix(rss): rss was not reseted when no post +* fix(theme): report themes omitted during the release 0.7.1 :( + ## 0.7.1 * fix(theme): Error with http request (and not https) for included stylesheet HubPress/hubpress.io#475 diff --git a/hubpress/index.html b/hubpress/index.html index 7b70dd5d87a..dc6851e78e8 100644 --- a/hubpress/index.html +++ b/hubpress/index.html @@ -1 +1,8 @@ -
Result | \nAsciidoc | \n
---|---|
H1 | \n= Title | \n
H2 | \n== Title | \n
H3 | \n=== Title | \n
Bold | \n*content* | \n
Emphasize | \n_content_ | \n
Link | \nhttp://asciidoctor.org[Asciidoctor] | \n
Image Block | \nimage::sunset.jpg[] | \n
Image Inline | \nClick image:icons/pause.png[title=\"Pause\"] when you need a break. | \n
Video | \nvideo::video_file.mp4[] | \n
Unordered list | \n* item | \n
Ordered list | \n. item | \n
Inline code | \n `code` | \n
\n More informations about the Asciidoc syntax here: AsciiDoc Syntax Quick Reference\n
\nAre you sure you want to delete this post?
\n{{ notification.message }}
\nResult | \nAsciidoc | \n
---|---|
H1 | \n= Title | \n
H2 | \n== Title | \n
H3 | \n=== Title | \n
Bold | \n*content* | \n
Emphasize | \n_content_ | \n
Link | \nhttp://asciidoctor.org[Asciidoctor] | \n
Image Block | \nimage::sunset.jpg[] | \n
Image Inline | \nClick image:icons/pause.png[title=\"Pause\"] when you need a break. | \n
Video | \nvideo::video_file.mp4[] | \n
Unordered list | \n* item | \n
Ordered list | \n. item | \n
Inline code | \n `code` | \n
\n More informations about the Asciidoc syntax here: AsciiDoc Syntax Quick Reference\n
\nAre you sure you want to delete this post?
\n{{ notification.message }}
\n