Skip to content

pysan3/Norg-Tutorial2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norg-Tutorial

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

Before You Start

I recommend installing these documents.

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

GitHub Watch

GitHub watchers

Watch the whole repo and get notifications from GitHub.

Build Webpage

Dependencies

$ python -V
python >= 3.10
$ pandoc --version
pandoc >= 2.17.2

Compile Norg Files

$ python ./norg-export.py -i ./doc -o ./11ta/src/doc -f --html

Static Site Generate (11ty)

$ cd ./11ta
$ pnpm install
$ pnpm run dev
[Browsersync] Access URLs:
 -----------------------------------
    Local: http://localhost:8080
 External: http://192.168.0.168:8080
 -----------------------------------
[Browsersync] Serving files from: dist

Access http://localhost:8080

About

Norg tutorial with kickstart configuration and awesome website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published