Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pysan3/Norg-Tutorial

Norg tutorial with kickstart configuration.
https://github.com/pysan3/Norg-Tutorial

configuration kickstart neorg neovim norg nvim tutorial tutorial-code

Last synced: about 1 month ago
JSON representation

Norg tutorial with kickstart configuration.

Awesome Lists containing this project

README

        

# Norg-Tutorial

> Norg tutorial with kickstart configuration.

```bash
git clone https://github.com/pysan3/Norg-Tutorial.git
cd Norg-Tutorial/
```

I'd suggest reading [`./norg_tutorial.norg`](./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 :)

## Before You Start

I recommend installing these documents.

- `specifications.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
- `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_tutorial.md)

- [`./norg_tutorial.norg`](./norg_tutorial.norg)
- [`./norg_tutorial.md`](./norg_tutorial.md)
- Generated from `./norg_tutorial.norg`. Might be inaccurate.

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 :)

## Watch for Updates

### RSS Feeds

- `./norg_tutorial.norg`:
- `./norg_tutorial.md`:

### GitHub Watch

[![GitHub watchers](https://img.shields.io/github/watchers/pysan3/Norg-Tutorial.svg?style=social&label=Watch&maxAge=2592000)](https://github.com/pysan3/Norg-Tutorial/)

Watch the whole repo and get notifications from GitHub.