Commit Graph

12 Commits

Author SHA1 Message Date
OCram85 6a84cef6a2
Fetch upstream (#5)
* fix(#744): Escape special characters in title (#745)

* add matt artist as sponsor

* Fix margin top alignment issue on Safari (#750)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Remove references to any public Staticman API instance (#775)

* Update CHANGELOG.md

* Adding option for Medium Social Link at footer  (#784)

* Itch.io social link (#788)

* Update CHANGELOG.md

* Add support for Cloudflare analytics (#798)

* Include Reddit in share options of posts (#815)

* add search to the navbar using 'post_search' config param

* Update CHANGELOG.md

* ui: make sure search results dont have underline until hovered

* search feature: make sure page scrollbar disappears when searching but a scrollbar for search items shows if needed

* update changelog

Co-authored-by: Dmitry <dmitry.b.danilov@gmail.com>
Co-authored-by: Dean Attali <dean@attalitech.com>
Co-authored-by: Amy Troschinetz <lexicalunit@lexicalunit.com>
Co-authored-by: Dean Attali <daattali@gmail.com>
Co-authored-by: Vincent Tam <VincentTam@users.noreply.github.com>
Co-authored-by: Diksha Verma <112dikshaverma@gmail.com>
Co-authored-by: Emaleth <Emaleth@protonmail.com>
Co-authored-by: Ari Kalfus <dev@artis3nal.com>
Co-authored-by: Leedan <l33d4n@gmail.com>
Co-authored-by: Marco Blessing <marco.blessing@komm.one>
2021-08-02 17:02:35 +02:00
OCram85 5e52982867
Merge/2021 02 15 (#3)
* fix(#744): Escape special characters in title (#745)

* add matt artist as sponsor

* Fix margin top alignment issue on Safari (#750)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Remove references to any public Staticman API instance (#775)

* Update CHANGELOG.md

Co-authored-by: Dmitry <dmitry.b.danilov@gmail.com>
Co-authored-by: Dean Attali <dean@attalitech.com>
Co-authored-by: Amy Troschinetz <lexicalunit@lexicalunit.com>
Co-authored-by: Dean Attali <daattali@gmail.com>
Co-authored-by: Vincent Tam <VincentTam@users.noreply.github.com>
2021-02-15 19:33:32 +01:00
OCram85 d8dac03d4b
Incubator (#1)
* add webfonts to gitignore

* import external resources

* add internal resources and deactivate external

* added meta help
2020-11-21 20:20:12 +01:00
Dean Attali 58183b8a15 fix bug where navbar burger button didn't always revert to the correct light one 2020-09-16 23:47:10 +00:00
Dean Attali 5991966d38 upgrade to jquery 3.5.1 2020-08-24 00:17:44 +00:00
Dean Attali a04d8bb1b6
when determining navbar colour, add a small delay to make sure it was painted 2020-08-21 23:05:37 -04:00
Dean Attali b76c4fa1b3 rename css/js files from 'main' to 'beautifuljekyll' 2020-08-21 18:55:52 +00:00
Amy Troschinetz c7c5ba0207
Automatically set navbar light/dark based on color (#702) 2020-08-15 11:41:28 -04:00
Dean Attali 68a0e505bf
Fix staticman UI to work with bootstrap 4; fixes #679 (#681) 2020-07-13 01:09:27 -04:00
Xingchi Li 70717c9a6a
fix jQuery-3.4.1 missing error after enabling Staticman (#680) 2020-07-12 23:36:53 -04:00
Dean Attali 54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Gabriel 4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -04:00