Norg tutorial with kickstart configuration.
git clone https://github.com/pysan3/Norg-Tutorial.git
cd Norg-Tutorial/
I'd suggest reading ./norg_tutorial.norg
first to do the installation and then clone the repo locally
to read norg_tutorial.norg
in your neovim with the neorg plugin :)
I recommend installing these documents.
specifications.norg
: https://github.com/nvim-neorg/norg-specs/blob/main/1.0-specification.norg- Complete document about the specifications of
norg
format. wget https://raw.githubusercontent.com/nvim-neorg/norg-specs/main/1.0-specification.norg
- No LICENSE
- Complete document about the specifications of
neorg.norg
: https://github.com/nvim-neorg/neorg/blob/main/doc/neorg.norg- Document about how to manipulate text. e.g. bold, italisize etc.
wget https://raw.githubusercontent.com/nvim-neorg/neorg/main/doc/neorg.norg
- GPL v3.0
./norg_tutorial.norg
./norg_tutorial.md
- Generated from
./norg_tutorial.norg
. Might be inaccurate.
- Generated from
I'd suggest reading norg_tutorial.md
first to do the installation
and then clone the repo locally to read norg_tutorial.norg
in your neovim
with the neorg plugin :)
./norg_tutorial.norg
: https://github.com/pysan3/Norg-Tutorial/commits/main/norg_tutorial.norg.atom./norg_tutorial.md
: https://github.com/pysan3/Norg-Tutorial/commits/main/norg_tutorial.md.atom
Watch the whole repo and get notifications from GitHub.