Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create .ruby-version and update Beautiful Jekyll #4

Merged
merged 51 commits into from
Sep 18, 2019
Merged

Create .ruby-version and update Beautiful Jekyll #4

merged 51 commits into from
Sep 18, 2019

Conversation

crweiner
Copy link
Owner

@crweiner crweiner commented Sep 18, 2019

Hoping to fix the issue of some posts not showing up. Is it due to Forestry??

VincentTam and others added 30 commits December 19, 2018 15:44
* 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
* Fix redirection error in daattali#440

* Corrected jQuery call URL in Staticman script
Removed the extra space after {{ site.url }} and before "
…attali#450)

* README.md: add solution of write permission when setup docker env

Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>

* Update README.md
* Added a .box-success class

Added a .box-success class

* Update main.css
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
Update github-pages plugin from version 193 to 197.

Fix daattali#457
Fix daattali#385
* 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
* 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
VincentTam and others added 21 commits June 25, 2019 23:20
* 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
* 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
* Add support for customizable date format

* Add support for customizable date format
@crweiner crweiner changed the title Create .ruby-version Create .ruby-version and update Beautiful Jekyll Sep 18, 2019
@crweiner crweiner merged commit 123b16d into master Sep 18, 2019
@crweiner crweiner deleted the fix branch September 18, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.