Dean Attali
20103f7b85
Merge branch 'master' of https://github.com/daattali/beautiful-jekyll
2023-06-08 05:52:54 +00:00
Dean Attali
edb40733d3
show warning message if old Universal Analytics is used
2023-06-08 05:52:36 +00:00
Dean Attali
bbbf0e2833
Update README.md
2023-06-07 15:42:40 -04:00
Dean Attali
621edf8df2
Update README.md
2023-06-07 15:41:58 -04:00
Dean Attali
3dd511a0b0
Update README.md
2023-06-07 15:41:08 -04:00
Dean Attali
534c907822
add webrick to gemspec because it isnt included in ruby3 anymore
2023-06-07 17:59:06 +00:00
Dean Attali
76509fe90f
Update beautifuljekyll.js
2023-06-07 13:44:28 -04:00
Dean Attali
737e7f8f34
Update base.html
2023-06-07 13:42:29 -04:00
Dean Attali
f13fc8b200
Update LICENSE
2023-06-07 13:41:17 -04:00
Dean Attali
ea0abf54b1
update gem versions to what GitHub Pages uses
2023-06-07 17:34:04 +00:00
Dean Attali
179c3c1ea5
update readme
2023-06-07 17:22:54 +00:00
Dean Attali
47e87ef720
replace var with let or const in javascript; fixes #1048
2023-06-07 17:13:42 +00:00
Dean Attali
3e6689f0af
Update README.md
2023-06-07 09:59:03 -04:00
Dean Attali
c4d5186404
Update README.md
2023-06-07 01:33:04 -04:00
Dean Attali
25d21173b6
Update README.md
2023-06-07 01:30:57 -04:00
Dean Attali
5c42a4f570
Update README.md
2023-06-07 01:29:58 -04:00
Dean Attali
ba6869cf48
Update README.md
2023-06-07 01:28:09 -04:00
Dean Attali
b0343b65e2
Update README.md
2023-06-05 18:35:32 -04:00
Dean Attali
95a40026c4
Update README.md
2023-06-05 17:15:24 -04:00
Dean Attali
1bf5e2d580
remove sponsor
2023-06-05 14:36:58 -04:00
Dean Attali
2ab9d0ce76
Add files via upload
2023-06-05 12:00:26 -04:00
Dean Attali
add3a9100d
Update README.md
2023-06-05 11:58:36 -04:00
Dean Attali
f8627d6680
new github workflow instructions
2023-06-05 11:56:46 -04:00
Dean Attali
85bee90334
Update README.md
2023-06-05 11:09:18 -04:00
Dean Attali
56c364d553
Delete index.html
2023-06-04 19:16:22 -04:00
Dean Attali
44539867e7
remove cover image
2023-06-04 18:16:42 -04:00
Nico is LOST
8c1493387a
Discord supports old and new invite code styles ( #1135 )
2023-05-15 01:16:48 -04:00
Dean Attali
cdfd011f1a
google analytics config setting: encourage gtag, discourage google_analytics ( fixes #1096 )
2023-04-30 11:54:03 -04:00
Dean Attali
e1facea35a
update actions/checkout to v3 because of node deprecation warning; fixes #1099
2023-02-27 02:53:21 -05:00
Dean Attali
848d04c90a
trigger GH actions
2023-01-06 16:56:10 -05:00
Vincent Tam
6ad1fcd87b
replaced var with const ( #1049 )
2022-10-16 02:37:33 -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
Dean Attali
0859158885
more readable format for config file
2022-07-20 18:27:47 -04:00
Dean Attali
e613426d33
Update CHANGELOG.md
2022-07-20 01:25:03 -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
Dean Attali
33032c4895
add 'edit this page' button; closes #1004
2022-07-07 18:00:37 +00:00
Dean Attali
f2c2a4b810
Update CHANGELOG.md
2022-07-04 11:53:29 -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
Dean Attali
5420dbd899
add news item for hacerrank
2022-05-02 01:22:00 -04:00
tanersekmen
99d1a12a73
added hackerrank social media network ( #978 )
2022-05-02 01:21:07 -04:00
Dean Attali
8df19d9bb1
add news item for kaggle social media
2022-04-03 18:26:43 -04:00
洪健翔 Hung, Chien-Hsiang
5af88cf0e3
adding kaggle social link ( #961 )
...
* Update social-networks-links.html
* Update _config.yml
2022-04-03 18:25:18 -04:00
Dean Attali
cdd260f08c
add commentbox to readme
2022-04-01 20:02:09 -04:00
Dean Attali
5bec6a6177
add commentbox to readme
2022-04-01 19:59:50 -04:00
Karsten Ng
ff07d468a5
Add New Comment options ( #960 )
...
* Init dev branch
* Fix dev branch
* Forgot to add commentbox.html
* Testing discussbot integration
* forgot comments.html
* remove my credentials
* Update _config.yml
Change comments to offer unambiguous descriptions of variables.
* remove discussbot
* Update CHANGELOG.md
Co-authored-by: Karsten Ng <7u9nazbc7@mozmail.com>
2022-04-01 19:57:03 -04:00
Stefan Leibfarth
a29203e260
Add Mastodon profile verification ( #933 )
...
See https://docs.joinmastodon.org/user/profile/#fields
2022-02-08 15:14:45 -05:00
Dean Attali
4201212002
Update CHANGELOG.md
2021-11-29 18:06:08 -05:00
Emhl
f31898b8d0
Add discord to supported social networks ( #907 )
...
* add discord to social-networks-links.html
* Update _config.yml
* Update Discord entry
2021-11-29 18:05:09 -05:00
Dean Attali
71824e5268
Update README.md
2021-11-04 12:21:08 -04:00
Dean Attali
5180092c45
Update README.md
2021-10-11 03:32:17 -04:00