Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pysan3/Norg-Tutorial
- Owner: pysan3
- License: gpl-3.0
- Created: 2023-04-17T06:44:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T16:16:51.000Z (9 months ago)
- Last Synced: 2024-08-01T16:40:28.138Z (4 months ago)
- Topics: configuration, kickstart, neorg, neovim, norg, nvim, tutorial, tutorial-code
- Language: Python
- Homepage:
- Size: 265 KB
- Stars: 77
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - pysan3/Norg-Tutorial - Norg tutorial with kickstart configuration. (Python)
- awesome-neorg - Norg Tutorial - Norg tutorial with kickstart configuration. (Resources)
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.