e62bda799a
(docs): use gh actions to deploy documentation ( #616 )
2020-05-13 18:45:32 +08:00
d68d1f8ebb
(feat): add org-roam-doctor
( #570 )
...
`org-roam-doctor` provides a diagnostic tool for checking an Org-roam
file for things that are broken. Currently implemented is a check for
broken links, and methods to fix them. The checker is designed to be
extensible.
2020-05-10 13:57:18 +08:00
1912beebc3
(docs): mention where to modify org-roam templates ( #575 )
...
Addresses #573
2020-05-07 16:33:42 +08:00
7df50c14ec
(internal): make lint errors fail CI, and disable spellcheck during linting ( #561 )
...
- make lint errors fail CI
- disable indentation linting
- disable package linting for org-roam-macs.el
- disable spellcheck for checkdoc
- fixes compilation errors
2020-05-04 15:17:39 +08:00
4cad2cf6e6
(internal): use Make and Org to build manual ( #546 )
2020-05-03 18:06:27 +08:00