Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/htr3n/hyde-hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Tran <hoang.huy.tran@gmail.com>2018-09-20 09:48:37 +0300
committerHuy Tran <hoang.huy.tran@gmail.com>2018-09-20 09:48:37 +0300
commit5267b4e64bbd507bb2dabeb9b727eebd93b27e2e (patch)
tree0740b867285b844f5c097a24e221325841454d21 /CHANGELOG.md
parent8c62c7eb9795f087f75c803a59f2d9fec236db37 (diff)
Revert "updates README, CHANGELOG, adds mobile picture"
This reverts commit b2c6c8b9f2059e31a7fd4c3d3260b88a276fb711. revert back to the stable commit
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d5504d..9521886 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,6 @@
# Changelog
-__2018-09__
-
-* Experimenting collapsible menu in mobile mode (screen width less than 767px)
-
-__2018-08__
-
-* Fine tuning of `highlight.js` using front-matter
-* Fixing `layoutReverse`
-
__2018-07__
-
* Revises the shortcode ['fig.html'](https://github.com/htr3n/hyde-hyde/blob/master/layouts/shortcodes/fig.html)
* Renames `header/font-awesome.html` to `header/font-awesome-css.html` and adds [_footer/font-awesome-js.html_](https://github.com/htr3n/hyde-hyde/blob/master/layouts/partials/footer/font-awesome-js.html), uses Font-Awesome 5 deferred JavaScript loading to reduce CSS rendering blocking
* Refactors and consolidates all responsive breakpoints and creates a new style [_\_responsive.scss_](static-src/scss/hyde-hyde/_responsive.scss)