Skip to content

Conversation

@sandeepraju
Copy link
Owner

No description provided.

sylvainmetayer and others added 30 commits November 30, 2018 11:25
All pages with layout `post` are given a property `hidden` with default value of `false`. The value can be overwritten in the front matter of a specific post that you might want to set to hidden. Why? After PR #278 no navigation links were shown unless posts had explicitly been specified as not hidden (`hidden: false`). This PR is meant to fix this issue.
Fixing `does not have a valid date in the YAML front matter` error while building the site. More info: #348.
Fixing an issue where all links will be shown with the site's image, instead of the image specified in the `image` field in the specific post's front matter. More info: #350
Fixing an issue with og:image for posts
Signed-off-by: Cristiano Nunes <cfgnunes@gmail.com>
Signed-off-by: Cristiano Nunes <cfgnunes@gmail.com>
I kept the Twitter and Facebook ones unconditionally because they may also be used on the author page. I recognize that there is no `site.google-plus` variable, but this at least guarantees that this icon will never appear unless the user really wants it.
License heading added
Removed references from discontinued "Google Plus"
sergiokopplin and others added 29 commits January 21, 2020 10:30
Fixing several reported bugs
Improving quality and performance by using online tests
Only bake icons to html if they are being used
upgrade to jekyll-paginate-v2
bugfix unrecongnized Liquid tag 'fa_svg'
* test deploy

* typo

* docs: wip

* test

* remove DEPLOY_TOKEN, use GITHUB_TOKEN instead

* use github token
* fix: https on all links & removes github workflow

* fix: removes brokwn html-proofer

* fix: updates test pipeline
If you try to use linkedin without www in front of it, it throws `Hmm. We’re having trouble finding that site.` on Firefox.
@sandeepraju sandeepraju merged commit a1eb5af into sandeepraju:gh-pages Jul 1, 2020
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.