-
# H2O-ac theme for Jekyll - Mr Li
H2O-ac theme for Jekyll
[http://127.0.0.1:4000/tech/new-theme-h2o-ac.html](http://127.0.0.1:4000/tech/new-theme-h2o-ac.html)
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
The below work from https://github.com/github/government.github.com should be helpful:
---
## To Set up Locally
You can take all the files of this site and run them just on your computer …
-
Hi @untra ,
We're using the jekyll_picture_tag plugin to generate webp images for our sites. With the addition of `jekyll-polyglot` this has broken. Jekyll_picture_tag places the generated images i…
-
We currently have duplicated the Jekyll publish workflow into one pipeline for drafts and one for main (with minor differences).
We could refactor the common workflow bits into a shared workflow th…
-
### Summary:
It would be extremely beneficial for Jekyll users to have a built-in, simple, and fast client-side search functionality to easily search through their site’s posts, pages, and other cont…
-
Upon using ```bundle exec jekyll serve``` the generator emits many warnings about the deprecation of the @import system in Dart Sass.
```
Deprecation Warning: Sass @import rules are deprecated and w…
-
**Describe the bug**
Using the jekyll-extlinks plug-in will cause the error problem of Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss':
Other si…
note4 updated
1 month ago
-
Could the building of the site be faster if more was done as preprocessing in Jekyll plugins?
- backlinks
- network data
- tags mapping to slugs (https://github.com/joshbeckman/notes/blob/master/…
-
Jekyll static resources usually are included inside of the `assets` folder, such as CSS or JS files. Currently the images folder is on the root folder, and the links to the images are based on hard-co…