Commit graph

37 commits

Author SHA1 Message Date
a6fe22b283
Merge tag '6.0.1' 2025-05-26 02:35:01 -04:00
Dean Attali
685cf73c9d
Add navbar-var-length config parameter (#1011)
* add navbar-var-length config option

* fix endif -> endunless
2022-07-20 22:53:17 -04:00
Arnaud Dagnelies
d609efe427
Fixes #765 (#1010)
* Fixes #765

* Update beautifuljekyll.css

* Update beautifuljekyll.css

Co-authored-by: Dean Attali <dean@attalitech.com>
2022-07-20 01:23:09 -04:00
Jefferson Bledsoe
5253e3866c
Markup home page content lists and tags as lists (#950)
* Markup home page content lists and tags as lists

* Fix styling after markup changes

* Fix typo

* fix a couple visual issues

* make sure the divider line between posts shows up

Co-authored-by: Dean Attali <dean@attalitech.com>
2022-07-04 11:51:19 -04:00
DoctorD90
757044f6ef
Added feature to customize hover links color in footer (#848) 2021-10-10 03:22:47 -04:00
Dean Attali
24e182b90e make long strings wrap lines instad of go offscreen; fix #787 2021-10-10 02:22:37 +00:00
Dean Attali
30a757de47 search feature: make sure page scrollbar disappears when searching but a scrollbar for search items shows if needed 2021-05-30 20:19:44 +00:00
Dean Attali
fd1e03ae06
ui: make sure search results dont have underline until hovered 2021-05-30 16:06:02 -04:00
Dean Attali
950c341739 add search to the navbar using 'post_search' config param 2021-05-30 19:54:17 +00:00
JohnnyZB
094a2b56bf
revert the general body font sizes 2021-01-07 18:03:55 +03:00
JohnnyZB
858e425ba8
make other big text less big 2021-01-07 18:01:42 +03:00
JohnnyZB
d8cae77f56
make the big text less big 2021-01-07 17:57:33 +03:00
Amy Troschinetz
e2feb189da
Fix margin top alignment issue on Safari (#750) 2020-12-08 02:38:52 -05: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
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
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
b76c4fa1b3 rename css/js files from 'main' to 'beautifuljekyll' 2020-08-21 18:55:52 +00:00
Renamed from assets/css/main.css (Browse further)