Commit Graph

51 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 05c08afee7
Merge upstream updates (#2)
* 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

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>
2021-01-23 20:40:54 +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 cf2e75963c
make sure post images maintain a proper image aspect and aren't forced into squares 2020-10-27 18:15:36 -04:00
Dean Attali f52bbed1d9
css: add margin top to blog tags 2020-09-25 16:53:58 -04:00
Dean Attali b36bc28fcb
make thumbnails less grayscaled 2020-09-23 01:54:22 -04:00
Dean Attali acf8e65897
make grayscaled thumbnails more colourful 2020-09-23 01:13:48 -04: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 040469e9ed fix bug where navbar secondary level dropdown items did not inherit the same colour as the primary navbar links 2020-09-16 23:47:10 +00:00
Dean Attali c474616842 navbar: don't transition the background colour 2020-09-16 23:47:10 +00:00
Dean Attali 5c45d8637b
css: change navbar collapsed width 2020-09-16 02:00:20 -04:00
Dean Attali c54c6bd9e9 change width of navbar collapse; fixes #719 2020-09-16 03:38:58 +00:00
Dean Attali ff02b9d80f
add top margin to headers 2020-09-15 17:29:27 -04:00
Dean Attali 7268d4fa21 make thumbnails square 2020-09-13 07:37:29 +00:00
Dean Attali f64281de36
convert px to rem for tags border 2020-09-12 21:01:19 -04:00
Dean Attali 12c5c85584
code chunks css: fix line height 2020-09-12 20:35:13 -04:00
Dean Attali d57097a1fe add last-updated YAML parameter 2020-09-12 22:30:43 +00:00
Dean Attali 9827abc40e make tags less visually strong 2020-09-12 21:35:44 +00:00
Dean Attali bb7ddee453
make code chunks backgruodn slightly darker 2020-09-12 14:26:35 -04:00
Dean Attali 6d6d876874
make code chunks background a little lighter 2020-09-12 14:25:38 -04:00
Dean Attali 0eac10c664
make code chunks a little smaller 2020-09-12 14:20:56 -04:00
Dean Attali 53cf8f01db add site-js setting 2020-09-12 16:59:47 +00:00
Dean Attali 03105db2f0 add custom.css template to make it easier for users to add their own CSS 2020-09-12 03:59:24 +00:00
Dean Attali 5986596714 navbar css: make text size and spacing IDENTICAL to pre bootstrap 4 upgrade 2020-09-04 23:30:54 +00:00
Dean Attali a0b2ccee84 css: rearrange some of the file and add a few styles from before bootstrap upgrade; fixes #716 2020-09-01 04:33:08 +00:00
Dean Attali 8d081663ed css: make inline code look the same as before bootstrap 4 upgrade 2020-09-01 04:05:27 +00:00
Dean Attali 86b9f8236c fix nav-short option to have short avatar and to not have top whitespace 2020-08-31 17:46:42 +00:00
Dean Attali 7d784b37c8 add config option 'feed_show_excerpt 2020-08-30 07:25:36 +00:00
Dean Attali fcddc9e561 add YAML options before-content and after-content 2020-08-24 22:04:22 +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
Dean Attali 22804f1ca8
change footer and navbar background to darker 2020-08-16 18:33:22 -04:00
Amy Troschinetz c7c5ba0207
Automatically set navbar light/dark based on color (#702) 2020-08-15 11:41:28 -04:00
Amy Troschinetz 29381b1992
Cleans up trailing whitespace (#700) 2020-08-08 20:13:28 -04:00
Amy Troschinetz ac04e14954
Adds configuration for text-color (#694) 2020-08-07 23:07:45 -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 88464eb569 cover image will automatically be used as a thumbnail unless a thumbnail is explicitly provided. thumbnail can also be disabled 2020-07-05 07:31:33 +00:00
Dean Attali 43809d04ae make post images in feed smaller in smaller screens 2020-07-05 03:53:40 +00:00
Dean Attali 39c4316ee2 fix issue where a menu item with a dropdown as the last menu item did not have proper margin 2020-05-15 04:42:30 +00:00
Dean Attali f407e5c3d2
make menu toggler on mobile same height as pre bootstrap migration 2020-05-07 02:43:00 -04:00
Dean Attali 8c8fb605a0
make navbar title same size as pre bootstrap 4 2020-05-04 20:16:23 -04:00
Dean Attali ffbf8717b3
remove unused css 2020-05-02 03:10:17 -04:00
Dean Attali 54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Dean Attali 1f25488d56
update font in custom footer 2020-04-28 18:43:18 -04:00
Dean Attali bd1f95de23 add YAML option footer-extra 2020-04-28 21:24:45 +00:00
Dean Attali f012084123 when linking to an intra-document point, don't scroll too much 2020-04-28 20:16:59 +00:00
Dean Attali 9bf17b2c40 add option nav-short to have navbar permanently collapsed 2020-04-28 20:09:00 +00:00