Commit Graph

552 Commits

Author SHA1 Message Date
Dean Attali
bb7d9f845f
Update README.md 2020-04-26 18:15:10 -04:00
Dean Attali
3af145b74d
Update _config.yml 2020-04-26 17:49:28 -04:00
Dean Attali
790bbf59a2
mention remote_theme in changelog 2020-04-26 14:34:47 -04:00
Gabriel
4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -04:00
Dean Attali
3de196d57b
Update CHANGELOG.md 2020-04-26 03:26:43 -04:00
Dean Attali
887c207383
Update README.md 2020-04-26 03:23:36 -04:00
Dean Attali
4d0d304f57
Update README.md 2020-04-26 03:11:06 -04:00
Dean Attali
bb99dcfcf6
simplify readme 2020-04-26 03:10:19 -04:00
Dean Attali
811dfd36df readme updates 2020-04-26 07:00:09 +00:00
Dean Attali
c2e655f7e8 add 'home' layout and use it in index file 2020-04-26 06:57:50 +00:00
Gabriel
8f786f17e1
Misplaced css attribute (#623) 2020-04-24 13:49:23 -04:00
Dean Attali
8fc1e5c3ce
add readtime to reademe 2020-04-24 10:58:50 -04:00
Matt Erickson
a8332c40fd
add readtime for posts (#622) 2020-04-24 10:25:30 -04:00
Dean Attali
3f4910fde1
Update .gitignore 2020-04-24 09:58:10 -04:00
Dean Attali
3455e3073b remove socialnetworks data file, in preparation for remote_theme that doesn't support data folders; fixes #614 2020-04-24 01:54:35 +00:00
Dean Attali
ed5bf8d8f1 rearrange and better document config file 2020-04-24 00:39:44 +00:00
Dean Attali
3cb1e1601c simplify author name config variable 2020-04-24 00:30:01 +00:00
Dean Attali
da53b77037
rearrange and improve config file 2020-04-23 19:35:42 -04:00
Gabriel
b03fb7311f
Add default values for config variables (#621) 2020-04-23 19:18:23 -04:00
Dean Attali
4a708530d9
Update README.md 2020-04-22 17:59:23 -04:00
Sebastian Skałacki
4a19f20383
Allow configuring lang attribute on <html> tag (#608)
Add a page/site configuration variable named "language", which can be
set either in _config.yml or in a front matter in order to customize
value of "lang" attribute on <html> element.  Previously, it was
hardcoded to "en".
2020-04-22 17:58:01 -04:00
Gabriel
6025683e3d
Add CI badge (#615) 2020-04-19 05:02:05 -04:00
Gabriel
12f6a75fbc
Add GHCI (#613) 2020-04-19 04:55:43 -04:00
Dean Attali
114170ba86
remove gemfile lock as suggested by @gpotter2 2020-04-19 03:36:04 -04:00
Dean Attali
f8f34e4ce0 fix broken if statements in css 2020-04-19 06:40:34 +00:00
Gabriel
2e3ba13c81
Allow to disable the round avatar (#612) 2020-04-18 18:31:01 -04:00
Dean Attali
09bbb35651
Update README.md 2020-04-02 01:18:28 -04:00
Dean Attali
19efafbd58
change paypal to github sponsor 2020-04-02 01:17:33 -04:00
Dean Attali
cefc491b8d
Update utterances-comment.html 2020-04-01 18:26:26 -04:00
Dean Attali
306e4ac73d
Update utterances-comment.html 2020-04-01 17:49:55 -04:00
Dean Attali
4cdb150357 small refactor and cleanup to comments system 2020-04-01 17:37:53 -04:00
Dean Attali
e19a4a7ed6
Update CHANGELOG.md 2020-04-01 17:26:20 -04:00
colynn.liu
890f66966e
add utterances comments support (#596) 2020-04-01 17:25:11 -04:00
Dean Attali
a04be276e3
Update CHANGELOG.md 2020-03-23 12:10:03 -04:00
Dean Attali
9486c6edd2 Remvoe justcomments because it's being killed end of year 2020-03-23 11:57:25 -04:00
Dean Attali
1b6a462aa1
Update CHANGELOG.md 2020-03-16 14:39:17 -04:00
cketti
67ced3d068
Update to Font Awesome 5 (#587) 2020-03-16 14:36:28 -04:00
cketti
f2ef9f238d
Use URI templates for social network links (#586) 2020-03-15 17:41:12 -04:00
Dean Attali
7715136c82
Create FUNDING.yml 2019-10-24 22:55:53 -04:00
Alex Rudenko
ff32d628f4 Use v2 for JustComments (#538) 2019-09-05 11:07:11 -04:00
Bang Jun-young
5dca8a44ff Add support for customizable date format (#536) 2019-08-21 09:46:01 -04:00
Bang Jun-young
96c25086b5 Add support for customizable date format (#533)
* Add support for customizable date format

* Add support for customizable date format
2019-08-14 14:10:59 -04:00
Vincent Tam
e58cd5259e Remove fullstop in some Staticman UI text (#529) 2019-08-09 22:42:45 -04:00
Daniel Petrov
590651fbda Reorder scripts in footer (#522) 2019-08-05 03:16:37 -04:00
Ben
f40baa5aa7 removed double spaces (#526) 2019-08-01 01:36:08 -04:00
Ben
e48223feb6 Update README.md (#525) 2019-08-01 01:20:14 -04:00
Vincent Tam
c74b5030c6 Staticman - try to avoid spam by using javascript to write the form action (#521) 2019-07-30 22:24:50 -04:00
Vincent Tam
35647fdad5 fixed typo (#524) 2019-07-29 15:08:49 -04:00
Vincent Tam
94161dbef7 Staticman documentation enhancement (#514)
* Add a link to Staticman: Webhooks

* Clearer README on Staticman reCAPTCHA and endpoint

* Update README after owner's feedback

* Update staticman.yml after owner's feedback

* Further improve Staticman templates

* Corrected Staticman config instructions

* Update staticman.yml

* Update _config.yml

* Update README.md
2019-07-08 15:36:17 -04:00
Abel Cheung
375e16d085 Refactor code block styles (#516)
* Refactor code block styles

Code block bg adopts to custom user bg color instead of using
hardcoded color, preserving original design as much as possible.

* Revert to linear-gradient(), exchange strip order

repeating-linear-gradient() doesn't generate necessary stripping near
code block borders
2019-07-08 11:17:55 -04:00