Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move images/ -> static/ | EuAndreh | 2020-12-19 | 1 | -1/+1 |
* | Translate alt of link icon | EuAndreh | 2020-10-30 | 1 | -1/+3 |
* | Add alt to header link icon | EuAndreh | 2020-10-30 | 1 | -1/+1 |
* | Wrap header with link using a div rather than a span | EuAndreh | 2020-10-30 | 1 | -1/+1 |
* | Use Jekyll to output slides HTML files | EuAndreh | 2020-10-10 | 1 | -1/+1 |
* | Adapt add-anchor-to-header-from-header-id to handle <hn><a></a></hn>...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. | EuAndreh | 2020-08-15 | 1 | -1/+1 |
* | Run Jekyll hooks on :pages too | EuAndreh | 2020-08-15 | 1 | -1/+1 |
* | Create Jekyll hook to add header anchors based on the header IDs...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 | EuAndreh | 2020-08-13 | 1 | -0/+9 |