Commit Graph

499 Commits

Author SHA1 Message Date
Abel Cheung
db9bbfe546 Obsoletes navbarlink with relative_url filter (#508) 2019-06-23 17:11:26 -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
33b19d399c
Update _config.yml 2019-06-22 12:55:57 -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
Abel Cheung
7061f6be17 Fix post image url too (#504) 2019-06-13 13:28:17 -04:00
Abel Cheung
7b43e4061d Fix showing background img with non-empty baseurl (#497)
* Fix showing background img with non-empty baseurl

Also switch globally to relative_url for all baseurl prepends,
which is more robust than custom URL mangling

* More site.baseurl -> relative_url conversion
2019-06-08 01:34:33 -04:00
Heitor
a666a9db52 Update github-pages plugin (#476)
Update github-pages plugin from version 193 to 197.

Fix #457
Fix #385
2019-06-07 00:21:16 -04:00
Yu-Chen Lin
2aaa2c8475 R.I.P. Google Plus (#501)
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
2019-06-07 00:17:45 -04:00
Dean Attali
507d4ec15c
Remove note about permission issues 2019-06-06 20:53:49 -04:00
JackGruber
d3ec28af33 Add permission for jekyll user on Gemfile (#503) 2019-06-06 20:53:05 -04:00
Dean Attali
89d1a4fd7e
fix issue 491 - header margins disappeared because of css env variable 2019-05-24 23:11:52 -03:00
Oleksii Rudenko
58e8f7db85 Rename just-comments to JustComments (#492) 2019-05-14 12:42:59 -04:00
Oscar Sironi
8795934e47 Addes a .box-success class (#469)
* Added a .box-success class

Added a .box-success class

* Update main.css
2019-03-26 18:54:40 -04:00
Hugo Alves
e6cc1835f7 Integration with just-comments (#468)
Add support for just-comments
2019-03-25 18:07:45 -04:00
Benjamin Moeller
843128c0ce German translation improvement (#456) 2019-02-05 16:33:09 -05: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
Bradley Kennedy
be70a4d706 Fixed avatar img link on LINE51 (contained space) (#448)
Removed the extra space after {{ site.url }} and before "
2019-01-10 16:22:23 -05:00
Vincent Tam
cbf763b0aa Fix Staticman's raw JSON response in #440 (#444)
* Fix redirection error in daattali/beautiful-jekyll#440

* Corrected jQuery call URL in Staticman script
2018-12-26 12:49:58 -05:00
Dean Attali
4178dd7464
Update staticman.yml 2018-12-25 18:09:47 -05:00
Dean Attali
82b4d28a38
Update _config.yml 2018-12-25 18:07:36 -05:00
Dean Attali
fe40d41da0
Update README.md 2018-12-25 17:52:01 -05:00
Dean Attali
9444c57331
Update head.html 2018-12-25 17:34:26 -05:00
Vincent Tam
1adff11feb Add newline to EOF (#442) 2018-12-25 17:27:22 -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
Vincent Tam
018bac4894 http -> https (#439) 2018-12-19 15:44:17 -05:00
fcc45a3194 add missing https in link (#433) 2018-12-11 00:31:56 -05:00
f472db5fa5 Updates github-pages to v193 (#426)
* update github-pages to v193

* rebuild gemfile.lock with ruby 2.5.3p105 [x64-mingw32]
2018-11-20 01:48:30 -05:00
yuchenlin
f705d62e2c fix security vulnerabilities (#423) 2018-11-10 11:53:57 -05:00
jpvicari
b535468618 Moved Google Analytics to the Head (#419)
* Moved Google Analytics to the Head

* Update CHANGELOG
2018-10-20 17:03:21 -04:00
Dean Attali
3bab586828
Create issue_template.md 2018-10-16 15:59:54 -04:00
Dean Attali
a3d736ed19
Update pull_request_template.md 2018-10-16 15:56:15 -04:00
Dean Attali
b6ac9e46ff
add pull request template to try to discourage wrong PRs 2018-10-16 15:54:57 -04:00
mashed-potatoes
88aead4504 Use HTTPS as default protocol of site (#414) 2018-10-11 12:04:34 -04:00
Dean Attali
7412727730
update http to https in footer 2018-10-11 12:03:02 -04: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
Harry Khanna
dfa273c1a4 Add gtag support for Google Analytics (#374) 2018-07-06 11:31:25 -04:00
키위
362462948f Notch display (#355)
* Notch display

* Notch display

* Update main.css

mistake
2018-07-04 01:38:17 -04:00
Dean Attali
364604551d
Update README.md 2018-06-13 16:19:32 -04:00
Harry Khanna
66dcbfda2b Fix code fence css bug when published on gh pages (#366)
fixes #365
2018-06-13 15:51:53 -04:00
Dean Attali
0b66bbe5df
Update CHANGELOG.md 2018-06-08 18:26:06 -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