jekyll-template
Here are 169 public repositories matching this topic...
Following the installation instructions in the Readme at "Add Moving to an Existing Blog", the CSS doesn't work:
I'm not sure if this is a documentation bug or a packaging bug. A workaround is:
- make sure
gem "sassc"
is in your gemfile - create a file at `project_root/assets/cs
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Mar 14, 2020 - CSS
-
Updated
May 24, 2020 - CSS
-
Updated
Dec 20, 2019 - CSS
-
Updated
May 15, 2020 - HTML
-
Updated
Jan 31, 2020 - CSS
the search bar is vulnerable to the XSS
Simply inject the "><img src=1 onerror=alert(document.cookie)>
you'll see the reflected xss is there.
-
Updated
Feb 27, 2020 - CSS
-
Updated
Nov 14, 2019 - HTML
-
Updated
Jan 23, 2020 - CSS
Facebook share button uses Open Graph protocol. We could improve the share button by including
<meta property="og:site_name" content="{{ site.data.setting.title }}" />
<meta property="og:title" content="{{ page.title }}" />
<meta property="og:type" content="website" />
<meta property="og:url" content=
-
Updated
May 23, 2020 - CSS
-
Updated
Apr 21, 2020 - HTML
-
Updated
Mar 2, 2020 - HTML
-
Updated
Feb 13, 2020 - HTML
-
Updated
Feb 29, 2020 - CSS
-
Updated
Feb 15, 2020 - HTML
-
Updated
May 24, 2020 - CSS
-
Updated
Jan 26, 2018 - Ruby
-
Updated
May 11, 2020 - Ruby
-
Updated
Jul 2, 2019 - HTML
Improve this page
Add a description, image, and links to the jekyll-template topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jekyll-template topic, visit your repo's landing page and select "manage topics."
Update documentation https://tianqi.name/jekyll-TeXt-theme/post/2017/05/05/chart.html to show examples with options setting. It's not clear what is supposed to get passed in that section.
From Chart.js
For my bar chart, I wanted to implement the following: