{"id":16630139,"url":"https://github.com/klafyvel/norganic","last_synced_at":"2025-12-16T10:27:27.891Z","repository":{"id":147211266,"uuid":"617357979","full_name":"Klafyvel/norganic","owner":"Klafyvel","description":"The solvent-free Norg compiler.","archived":false,"fork":false,"pushed_at":"2023-03-28T07:38:03.000Z","size":21,"stargazers_count":19,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-19T09:07:01.319Z","etag":null,"topics":["markup","markup-converter","markup-language","neorg","org-mode","pandoc"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Klafyvel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-22T08:16:58.000Z","updated_at":"2024-08-04T05:01:51.572Z","dependencies_parsed_at":null,"dependency_job_id":"e4975ef2-9cd8-4c9b-8585-aa44bfcfc23a","html_url":"https://github.com/Klafyvel/norganic","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnorganic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnorganic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnorganic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnorganic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Klafyvel","download_url":"https://codeload.github.com/Klafyvel/norganic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243090884,"owners_count":20234903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markup","markup-converter","markup-language","neorg","org-mode","pandoc"],"created_at":"2024-10-12T04:45:12.059Z","updated_at":"2025-12-16T10:27:22.825Z","avatar_url":"https://github.com/Klafyvel.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Norganic \n\n\u003e Your solvent-free Norg compiler.\n\n`norganic` is a frontend to [Norg.jl](https://github.com/Klafyvel/Norg.jl/), a [norg](https://github.com/nvim-neorg/norg-specs/) parser. It allows compiling `.norg` files to various target formats.\n\nInstall `norganic` now by downloading the [latest version](https://github.com/Klafyvel/norganic/releases/latest). Alternatively, see the [compile from sources](#compile-from-sources) section.\n\n## Usage\n\n`norganic` input/output defaults to `stdin` and `stdout`. You can decide to specify input/output files using `--input`/`--output`.\n\n```bash\nnorganic html --input 1.0-specification.norg --output 1.0-specification.html\nnorganic json --input 1.0-specification.norg | pandoc -f json -t html -o 1.0-specification.html\n```\n\n## Compile from sources\n\nYou need Julia on your operating system. If you don't already have Julia installed, consider using [juliaup](https://github.com/JuliaLang/juliaup).\n\nYou can then use the provided `Makefile`.\n\n```bash\nmake # Compile the app to build/norganic\nmake archive # Create a tarball for the app\nmake comonicon # Create a launchable script in ~/.julia/bin\nmake compost # Compost the repository\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklafyvel%2Fnorganic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklafyvel%2Fnorganic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklafyvel%2Fnorganic/lists"}