Commit Graph

  • 2f318d7d8a
    Create netlify.toml Maxime Vaillancourt 2020-11-24 23:11:10 +00:00
  • 17aac4a834 Move image near the bottom Maxime Vaillancourt 2020-11-22 13:57:13 -05:00
  • 82995de746 Use note slug instead of raw filename in permalinks Maxime Vaillancourt 2020-11-22 13:03:23 -05:00
  • b4c05c2465 Improve first note Maxime Vaillancourt 2020-11-22 13:02:17 -05:00
  • f160448e55 Add note with whitespace in filename Maxime Vaillancourt 2020-11-22 13:01:56 -05:00
  • cfff3b3737 Ensure all notes have front matter Maxime Vaillancourt 2020-11-22 13:01:29 -05:00
  • 1d4f39b502 Use original note link casing Maxime Vaillancourt 2020-11-22 12:12:06 -05:00
  • 006d99466e Ignore .obsidian directory from Git Maxime Vaillancourt 2020-11-22 12:11:45 -05:00
  • 7ad79a9d34
    Add link to ko-fi Maxime Vaillancourt 2020-11-18 09:01:26 -05:00
  • 508028e418
    Merge pull request #27 from maximevaillancourt/fix-invalid-link-matcher Maxime Vaillancourt 2020-11-15 19:33:10 +00:00
  • a6e1a8d5e9 Fix invalid link matcher Maxime Vaillancourt 2020-11-15 14:31:12 -05:00
  • f297a68cbf Allow using note filename in double brackets Maxime Vaillancourt 2020-11-02 19:58:21 -05:00
  • 8538d12445
    Duplicate note title to prevent in-place modification Maxime Vaillancourt 2020-11-02 22:54:30 +00:00
  • 51ac8b2390
    Merge pull request #23 from maximevaillancourt/exclude-notes-graph-json Maxime Vaillancourt 2020-11-02 22:47:46 +00:00
  • ad25f0d579
    Exclude 'notes_graph.json' from files to watch Maxime Vaillancourt 2020-11-02 22:46:44 +00:00
  • 4bac4852fe
    Merge pull request #17 from maximevaillancourt/update-graph Maxime Vaillancourt 2020-10-28 01:34:44 +00:00
  • 408a09a8ac Update graph based on markdown-links Maxime Vaillancourt 2020-10-27 21:21:31 -04:00
  • ef222268e3
    Merge pull request #14 from Am3ra/master Maxime Vaillancourt 2020-10-23 01:32:49 +00:00
  • 31a86d26de
    Update _includes/head.html to remove slash Alan M 2020-10-22 18:27:18 -05:00
  • 159a671968
    Update _config.yml - change baseurl default and explain Alan M 2020-10-20 00:20:09 -05:00
  • 63df176d96
    Merge pull request #15 from joshfrogers/master Maxime Vaillancourt 2020-10-18 18:04:29 +00:00
  • 821c020b5a Initial commit failed on build - adjusted. Josh Rogers 2020-10-18 17:26:35 +01:00
  • 42bd0003d3 Update id generator function in Backlink Generator. Should now produce unique values in titles with Symbols Josh Rogers 2020-10-18 11:39:55 +01:00
  • ec5460fdb2 include graph json in gitignore am3ra 2020-10-16 00:41:12 -05:00
  • ad5c5503dc fix baseurl issues for gh pages am3ra 2020-10-16 00:40:16 -05:00
  • eb979640c5 Add background color to internal links Maxime Vaillancourt 2020-10-15 07:25:23 -04:00
  • 1a0a706556 Style invalid bracket links (grey them out) Maxime Vaillancourt 2020-10-15 07:25:03 -04:00
  • 385ef3a852 Serve styles as CSS file Maxime Vaillancourt 2020-09-26 11:38:53 -04:00
  • 0861984e70
    Merge pull request #11 from maximevaillancourt/dependabot/bundler/kramdown-2.3.0 Maxime Vaillancourt 2020-08-08 17:32:02 -04:00
  • 5f7fa74195
    Bump kramdown from 2.2.1 to 2.3.0 dependabot[bot] 2020-08-08 03:58:05 +00:00
  • a63a231ab1 Fix Document#title deprecation Maxime Vaillancourt 2020-07-25 18:11:13 -04:00
  • af8b29d77d
    Restore unordered list indent Maxime Vaillancourt 2020-07-25 18:08:10 -04:00
  • b9705853eb
    Add links to repo and setup guide Maxime Vaillancourt 2020-07-22 06:58:27 -04:00
  • 56664b05ea Improve look of the index page Maxime Vaillancourt 2020-07-21 22:08:56 -04:00
  • 89012c8443
    Improve landing page Maxime Vaillancourt 2020-07-21 21:44:06 -04:00
  • b048911026
    Add link to GitHub repo and setup guide on index page Maxime Vaillancourt 2020-07-21 21:33:27 -04:00
  • 4d8b4d6490
    Add selling points to the README Maxime Vaillancourt 2020-07-21 21:28:07 -04:00
  • e0005f58ba Add notes graph visualization Maxime Vaillancourt 2020-07-21 21:26:28 -04:00
  • b6849b30aa Add link previews on hover Maxime Vaillancourt 2020-07-21 21:05:19 -04:00
  • d8b794908f Identify backlinks after fully completing the Roam/wiki link syntax conversion Maxime Vaillancourt 2020-07-21 17:57:36 -04:00
  • 2436845ca4 Add support for Roam-style link syntax on pages Maxime Vaillancourt 2020-07-18 14:37:33 -04:00
  • f62c1bc453
    Create FUNDING.yml Maxime Vaillancourt 2020-07-07 00:29:28 -04:00
  • a0b0b12e41 Add support for Roam-style double bracket link syntax Maxime Vaillancourt 2020-05-30 13:12:51 -04:00
  • 84110177d8
    Add link to tutorial Maxime Vaillancourt 2020-05-20 09:05:43 -04:00
  • 488213590c
    Add link to preview in README Maxime Vaillancourt 2020-05-20 07:10:42 -04:00
  • 44024e033f
    Add screenshot and key features to README Maxime Vaillancourt 2020-05-19 23:09:40 -04:00
  • a110142f56 Initial release Maxime Vaillancourt 2020-05-19 22:59:37 -04:00
  • 117a1922d8
    Initial commit Maxime Vaillancourt 2020-05-19 21:06:36 -04:00