Dean Attali
af66f41177
Update README.md
2020-04-26 22:54:57 -04:00
Dean Attali
a1c149db26
Update README.md
2020-04-26 22:20:10 -04:00
Dean Attali
42c2cd4bfb
Update README.md
2020-04-26 21:56:41 -04:00
Dean Attali
6dd0e69d0d
Update README.md
2020-04-26 21:53:48 -04:00
Dean Attali
31a130891c
Update README.md
2020-04-26 21:21:22 -04:00
Dean Attali
f8d1bac4a1
Update README.md
2020-04-26 21:21:06 -04:00
Dean Attali
9cc68e1b0f
add instructions for remote_theme
2020-04-26 21:17:38 -04:00
Dean Attali
35506581de
Update README.md
2020-04-26 20:13:01 -04:00
Dean Attali
a28e40e8da
Update README.md
2020-04-26 20:03:27 -04:00
Dean Attali
9887e23bf2
remove project vs user page section and simplify instructions for project pages
2020-04-26 19:58:09 -04:00
Dean Attali
9499f0f9c1
simplifications to readme
2020-04-26 19:39:51 -04:00
Dean Attali
e004e781b5
Update README.md
2020-04-26 19:05:58 -04:00
Dean Attali
20860f2f9c
Update README.md
2020-04-26 19:05:36 -04:00
Dean Attali
76755cd451
Update README.md
2020-04-26 19:05:24 -04:00
Dean Attali
39dad2540f
Update README.md
2020-04-26 18:58:06 -04:00
Dean Attali
cd0c562623
Update README.md
2020-04-26 18:57:06 -04:00
Dean Attali
bb7d9f845f
Update README.md
2020-04-26 18:15:10 -04:00
Gabriel
4fa9fc8ad4
Make theme compatible with remote_theme ( #590 ); fixes #339
2020-04-26 14:31:05 -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
Dean Attali
8fc1e5c3ce
add readtime to reademe
2020-04-24 10:58:50 -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
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
colynn.liu
890f66966e
add utterances comments support ( #596 )
2020-04-01 17:25:11 -04:00
Dean Attali
9486c6edd2
Remvoe justcomments because it's being killed end of year
2020-03-23 11:57:25 -04:00
Ben
e48223feb6
Update README.md ( #525 )
2019-08-01 01:20:14 -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
Dean Attali
168df4b70b
README: add FAQ about mathjax
2019-07-02 14:54:48 -04:00
Vincent Tam
209c71b675
Staticman anti-spam suggestion ( #509 )
2019-06-25 23:20:19 -04:00
Dean Attali
8edf9a0794
Update README.md
2019-06-22 14:15:50 -04:00
Dean Attali
03b048c16e
Update README.md
2019-06-22 13:20:10 -04:00
Dean Attali
ee340d7674
add a known limitation to readme
2019-06-22 12:01:40 -04:00
Dean Attali
4ea1fce147
add credits to @abelcheung in readme
2019-06-22 11:49:39 -04:00
Dean Attali
789ccdd6a2
update year in readme
2019-06-22 11:45:01 -04:00
Abel Cheung
9d429fa749
Abs link patch ( #506 )
...
* Fix absolute URL generation
url and baseurl config for this theme deviates from jekyll standard,
and that results in double inclusion of project path
if this theme is used as project page.
Switching to Jekyll accepted url usage so that
absolute_url filter works.
* Alternate links need to be aboslute
* mention url and baseurl only need to be modified in local dev
* Update readme on new url/baseurl setting changes
2019-06-21 03:48:52 -04:00
Dean Attali
507d4ec15c
Remove note about permission issues
2019-06-06 20:53:49 -04:00
Oleksii Rudenko
58e8f7db85
Rename just-comments to JustComments ( #492 )
2019-05-14 12:42:59 -04:00
Hugo Alves
e6cc1835f7
Integration with just-comments ( #468 )
...
Add support for just-comments
2019-03-25 18:07:45 -04:00
yuchenlin
766b62238f
README.md: add solution of write permission when setup docker env ( #450 )
...
* README.md: add solution of write permission when setup docker env
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
* Update README.md
2019-01-20 22:27:18 -06:00
Vincent Tam
1edb5db297
Correct typo introduced at fe40d41d
( #449 )
2019-01-14 11:32:35 -05:00
Dean Attali
fe40d41da0
Update README.md
2018-12-25 17:52:01 -05:00
Vincent Tam
d1c8b2fee1
[Feature] Staticman v3 Support ( #440 )
...
* Added Staicman support
* Corrected template for staticman.yml
* Edit for coherence with _includes/disqus.html
* Updated documentation for Staticman
* Updated License to give credits to Michale Rose
* Update LICENSE
* add more staticman details to readme
* Clearer instructions about reCAPTCHA in YML
* Nest reCAPTCHA param inside Staticman
* Prepend all css selectors with .staticman-comments
Edit suggested by theme owner to avoid CSS rules overriding.
* Add myself to the change log
* Update _config.yml
2018-12-25 17:21:42 -05:00
Dean Attali
67a3895758
update http to https in readme
2018-10-11 12:01:58 -04:00