| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Now the hook creates a wrapping <span> to put the header and it's existing link
inside, and add the new anchor as a sibling.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Impement add-anchor-to-header-from-header-id.rb using regexps, like the
"official hooks" do:
- https://github.com/jekyll/jekyll-mentions
- https://github.com/jekyll/jemoji
|
|
|
|
| |
So they don't pollute the final source.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit e0db9261ea31c38ea5b6de4246d9f651920443a0.
Now instead of having such restriction in name of separate "namespaces" for
posts and TILs, I'd rather have more meaninful names for each entry.
If this doesn't work on the long run (like being hard coming up with enw names)
I can add this restriction again.
|
| |
|
| |
|
|
|
|
| |
Also add this assertion to ./scripts/assert-content.sh.
|
| |
|
| |
|
| |
|