111 Commits

Author SHA1 Message Date
Alan M
d22fcbef35
Update generator to include baseurl.
One of the breaking errors that I fixed in my install of this great repo was that all links generated by the ruby script didn't take into account the baseurl specified in the config file.

This ruby file corrects the error, although in the paths it might add one '/' too many. This hasn't caused me any issues, but should be considered.
2021-01-31 01:38:24 -06:00
Maxime Vaillancourt
9232ce3ded Add config to toggle html extension in links 2021-01-26 08:32:07 -05:00
Maxime Vaillancourt
5d190b6a97 Add section about code syntax highlighting 2021-01-25 22:14:05 -05:00
Maxime Vaillancourt
73ba1d475a
Merge pull request #44 from stefanlesser/fix-modified
Skip unnecessary rewrites of notes in `empty_front_matter_note_injector.rb`
2021-01-16 14:39:08 -05:00
Stefan Lesser
9c6b55cfff Fixed issue with plugin that touched all original notes and updated their modified date unnecessarily. 2021-01-16 18:23:08 +00:00
Maxime Vaillancourt
af673fd9e7 Add support for Ruby 3.0.0 2020-12-30 13:44:53 -05:00
Maxime Vaillancourt
406a7accd4
Link to self on GitHub 2020-12-08 02:51:59 +00:00
Maxime Vaillancourt
7aea426c64 Fix whitespace in plugin 2020-12-07 21:40:56 -05:00
Maxime Vaillancourt
1abe938cd3
Merge pull request #38 from maximevaillancourt/optional-label
Add support for optional label in double-bracket links
2020-12-08 02:38:13 +00:00
Maxime Vaillancourt
664fd3d7fb Add support for optional label in double-bracket links 2020-12-07 21:36:18 -05:00
Maxime Vaillancourt
3442af57f0
Merge pull request #37 from maximevaillancourt/updated-at-git-submodule
Use correct updated_at timestamp for files in Git submodule
2020-12-08 01:54:13 +00:00
Maxime Vaillancourt
da22a80e6e Use correct updated_at timestamp for files in Git submodule 2020-12-07 20:52:55 -05:00
Maxime Vaillancourt
becf9f381c
Merge pull request #29 from maximevaillancourt/create-netlify-toml
Create netlify.toml
2020-11-24 18:12:24 -05:00
Maxime Vaillancourt
2f318d7d8a
Create netlify.toml 2020-11-24 23:11:10 +00:00
Maxime Vaillancourt
17aac4a834 Move image near the bottom 2020-11-22 13:57:13 -05:00
Maxime Vaillancourt
82995de746 Use note slug instead of raw filename in permalinks 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
b4c05c2465 Improve first note 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
f160448e55 Add note with whitespace in filename 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
cfff3b3737 Ensure all notes have front matter 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
1d4f39b502 Use original note link casing 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
006d99466e Ignore .obsidian directory from Git 2020-11-22 13:03:28 -05:00
Maxime Vaillancourt
7ad79a9d34
Add link to ko-fi 2020-11-18 09:01:26 -05:00
Maxime Vaillancourt
508028e418
Merge pull request #27 from maximevaillancourt/fix-invalid-link-matcher
Fix invalid link matcher
2020-11-15 19:33:10 +00:00
Maxime Vaillancourt
a6e1a8d5e9 Fix invalid link matcher 2020-11-15 14:31:12 -05:00
Maxime Vaillancourt
f297a68cbf Allow using note filename in double brackets 2020-11-02 19:58:34 -05:00
Maxime Vaillancourt
8538d12445
Duplicate note title to prevent in-place modification
Fixes https://github.com/maximevaillancourt/digital-garden-jekyll-template/issues/21
2020-11-02 22:54:30 +00:00
Maxime Vaillancourt
51ac8b2390
Merge pull request #23 from maximevaillancourt/exclude-notes-graph-json
Exclude 'notes_graph.json' from files to watch
2020-11-02 22:47:46 +00:00
Maxime Vaillancourt
ad25f0d579
Exclude 'notes_graph.json' from files to watch 2020-11-02 22:46:44 +00:00
Maxime Vaillancourt
4bac4852fe
Merge pull request #17 from maximevaillancourt/update-graph
Update graph based on markdown-links
2020-10-28 01:34:44 +00:00
Maxime Vaillancourt
408a09a8ac Update graph based on markdown-links 2020-10-27 21:30:38 -04:00
Maxime Vaillancourt
ef222268e3
Merge pull request #14 from Am3ra/master
Fix #13
2020-10-23 01:32:49 +00:00
Alan M
31a86d26de
Update _includes/head.html to remove slash
Co-authored-by: Maxime Vaillancourt <mv@maximevaillancourt.com>
2020-10-22 18:27:18 -05:00
Alan M
159a671968
Update _config.yml - change baseurl default and explain
Co-authored-by: Maxime Vaillancourt <mv@maximevaillancourt.com>
2020-10-20 00:20:09 -05:00
Maxime Vaillancourt
63df176d96
Merge pull request #15 from joshfrogers/master
Update id generator function in Backlink Generator. Should now produc…
2020-10-18 18:04:29 +00:00
Josh Rogers
821c020b5a Initial commit failed on build - adjusted. 2020-10-18 17:26:35 +01:00
Josh Rogers
42bd0003d3 Update id generator function in Backlink Generator. Should now produce unique values in titles with Symbols 2020-10-18 11:39:55 +01:00
am3ra
ec5460fdb2 include graph json in gitignore 2020-10-16 00:41:12 -05:00
am3ra
ad5c5503dc fix baseurl issues for gh pages 2020-10-16 00:40:16 -05:00
Maxime Vaillancourt
eb979640c5 Add background color to internal links 2020-10-15 07:25:23 -04:00
Maxime Vaillancourt
1a0a706556 Style invalid bracket links (grey them out) 2020-10-15 07:25:03 -04:00
Maxime Vaillancourt
385ef3a852 Serve styles as CSS file
Not sure why I once decided to bundle all styles directly within all
HTML responses instead of leveraging proper caching mechanisms and
serving styles in a CSS file that can be cached on clients.
2020-09-26 11:38:53 -04:00
Maxime Vaillancourt
0861984e70
Merge pull request #11 from maximevaillancourt/dependabot/bundler/kramdown-2.3.0
Bump kramdown from 2.2.1 to 2.3.0
2020-08-08 17:32:02 -04:00
dependabot[bot]
5f7fa74195
Bump kramdown from 2.2.1 to 2.3.0
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 03:58:05 +00:00
Maxime Vaillancourt
a63a231ab1 Fix Document#title deprecation 2020-07-25 18:11:13 -04:00
Maxime Vaillancourt
af8b29d77d
Restore unordered list indent 2020-07-25 18:08:10 -04:00
Maxime Vaillancourt
b9705853eb
Add links to repo and setup guide 2020-07-22 06:58:27 -04:00
Maxime Vaillancourt
56664b05ea Improve look of the index page 2020-07-21 22:08:56 -04:00
Maxime Vaillancourt
89012c8443
Improve landing page 2020-07-21 21:44:06 -04:00
Maxime Vaillancourt
b048911026
Add link to GitHub repo and setup guide on index page 2020-07-21 21:33:27 -04:00
Maxime Vaillancourt
4d8b4d6490
Add selling points to the README 2020-07-21 21:28:07 -04:00