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
Dean Attali
b52344bde5
Update README.md
2018-07-06 11:36:50 -04:00
Dean Attali
364604551d
Update README.md
2018-06-13 16:19:32 -04:00
npes87184
b9a562da4f
add fb comment ( #350 )
...
* add fb comment
* Update README.md for facebook comments
* Update _config.yml
* Update README.md
2018-06-08 18:25:07 -04:00
Dean Attali
786849a7c2
Update README.md
2018-05-31 01:30:29 +03:00
284e2fb3f7
update link to personal website ( #360 )
2018-05-29 00:20:03 +03:00
Dean Attali
dcbf2abef3
add guitarlessons to featured users
2018-05-04 13:21:12 -04:00
Chris Kennedy
f035e4391a
Readme.md: fix instructions for dirs with spaces ( #351 )
...
$PWD needs to be surrounded in quotes so that the commands work when any folder in the path has a space in it.
2018-04-25 14:54:20 -04:00
npes87184
c3ba5629c4
Fix wrong default layout in README.md ( #348 )
2018-04-21 12:20:42 -04:00
Dean Attali
d70fe76bf3
Update README.md
2018-04-01 01:06:37 -04:00
Dean Attali
554c3fe8e8
Update README.md
2018-04-01 01:05:34 -04:00
Dean Attali
7f08acc383
update featured users
2018-03-26 11:13:44 -04:00
Dean Attali
0405a2ce04
Update README.md
2018-01-19 00:06:48 -05:00
Dean Attali
f748357b75
Update README.md
2018-01-19 00:00:55 -05:00
3664e56dbd
Replaces tag index plugin with native jekyll features ( #307 )
...
* remove tag _gen plugin and its folder
* remove deprecated tag index layout
* add tag index page
* link tag index page in nav bar, enable tag links by default
* add button spacer in main css
* fix tag links in post view
* fix tag links on index and pagination
* tag link instuctions removed. it's enabled as default
2018-01-18 23:58:00 -05:00
Dean Attali
22e77cff59
Update README.md
2018-01-15 01:38:59 -05:00
Dean Attali
e45760f6d4
Update README.md
2018-01-15 01:37:51 -05:00
Jennings Zhang
81341a4dd4
Simplify Docker use 🐳 ( #303 )
2018-01-15 01:25:22 -05:00
Dean Attali
947096bd4e
add faq
2017-10-16 20:21:57 -04:00
Dean Attali
1194093d71
add small note for docker issue
2017-10-16 19:34:43 -04:00
yonicd
0636b7ac64
Badge functionality to layout/post.html ( #265 )
...
* add badges to default branch
* add instructions in readme for post badges
* update readme
* add instructions for badges to readme yaml
* switch GH badges to iframes and remove comment out cran badges
* remove cran comment and update yaml table in readme file.
* Update README.md
* Update main.css
2017-10-16 15:21:22 -04:00
Dean Attali
bbd747bacf
Update README.md
2017-10-13 02:14:33 -04:00
b1a320fe8c
adds site reference ( #226 )
2017-10-03 16:17:56 -04:00
Dean Attali
177ce776ef
Update README.md
2017-09-04 12:52:47 -07:00
Dean Attali
6d797d1bd0
Update README.md
2017-09-04 12:41:52 -07:00
Dean Attali
fcbfbe6a13
add credits for @OCram85 as top contributor
2017-09-02 15:50:57 -07:00
Dean Attali
c755467b55
Update README.md
2017-05-08 00:06:12 -04:00
Dean Attali
c8c0cd9952
Update README.md
2017-05-07 02:18:21 -04:00
Oscar Medina
51fc90ac71
Added my site on the list of personal sites ( #180 )
...
Added my site under Personal Websites section.
2017-03-14 03:12:00 -04:00
Dean Attali
d335eeebb2
Update README.md
2017-03-08 10:37:56 -05:00
Tony Ho
d1da39b34b
Add Subresource Integrity (SRI) support ( #164 )
2017-01-27 18:19:00 -05:00
Dean Attali
cef600c9fe
Update README.md
2017-01-06 03:37:02 -05:00
Tony Ho
75f4d8703e
Add options to configure HTML document title ( #154 )
...
* Add option to use site title as HTML document title
* Add configurable title separator character
* Keep old document title behaviour when not using use-site-title
2017-01-06 03:33:51 -05:00
Dean Attali
86bda5e4da
Update README.md
2017-01-04 02:40:42 -05:00
Dean Attali
622183d6e8
Update README.md
2016-12-24 17:50:08 -05:00
Bryan Britten
66bd2ada99
Allow dynamic images on each blog post ( #143 )
...
* Allow dynamic images on each blog post
* Adding responsive CSS for blog post images
* Adding image parameter to YAML front matter
2016-12-24 17:48:55 -05:00
Dean Attali
33c5ffadff
Update README.md
2016-12-21 23:07:21 -05:00
Dean Attali
bc854ed771
Update README.md
2016-12-15 16:40:19 -05:00
Dean Attali
43d076a2b6
Update README.md
2016-12-14 23:36:28 -05:00
Dean Attali
f4d6051531
Update README.md
2016-12-14 23:35:49 -05:00
Dean Attali
f57030b10b
Update README.md
2016-12-14 17:48:23 -05:00
Dean Attali
af8246fbfa
Update README.md
2016-12-14 17:33:19 -05:00
Dean Attali
b638ef8298
change saythanks badge url
2016-12-07 21:36:44 -05:00
Dean Attali
5bbcc0c91d
add saythanks badge
2016-12-07 21:16:18 -05:00
Dean Attali
aac651d266
Update README.md
2016-12-07 11:57:59 -05:00