{"id":35031536,"url":"https://github.com/phoenixr-codes/mdbook-nord-theme","last_synced_at":"2026-05-19T13:11:54.818Z","repository":{"id":274968759,"uuid":"924118815","full_name":"phoenixr-codes/mdbook-nord-theme","owner":"phoenixr-codes","description":"Nord Theme for mdBook","archived":false,"fork":false,"pushed_at":"2025-07-04T22:29:44.000Z","size":273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T21:18:23.519Z","etag":null,"topics":["mdbook","mdbook-theme","nord-theme"],"latest_commit_sha":null,"homepage":"https://phoenixr-codes.github.io/mdbook-nord-theme/","language":"CSS","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/phoenixr-codes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2025-01-29T12:59:52.000Z","updated_at":"2025-07-04T22:29:03.000Z","dependencies_parsed_at":"2025-01-30T13:22:16.760Z","dependency_job_id":"35a12638-79a1-46d2-9388-7a596080583b","html_url":"https://github.com/phoenixr-codes/mdbook-nord-theme","commit_stats":null,"previous_names":["phoenixr-codes/mdbook-nord-theme"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/phoenixr-codes/mdbook-nord-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoenixr-codes%2Fmdbook-nord-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoenixr-codes%2Fmdbook-nord-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoenixr-codes%2Fmdbook-nord-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoenixr-codes%2Fmdbook-nord-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phoenixr-codes","download_url":"https://codeload.github.com/phoenixr-codes/mdbook-nord-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoenixr-codes%2Fmdbook-nord-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33217971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mdbook","mdbook-theme","nord-theme"],"created_at":"2025-12-27T07:11:29.487Z","updated_at":"2026-05-19T13:11:54.800Z","avatar_url":"https://github.com/phoenixr-codes.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nord Theme for mdBook\n\n**Live Demo**: \u003chttps://phoenixr-codes.github.io/mdbook-nord-theme\u003e\n\n## Installation\n\n### Quick Install (*nix)\n\n\u003e [!IMPORTANT]\n\u003e You need the `index.hbs` created with `mdbook init --theme`.\n\nIn the directory containing `book.toml`, execute\n\n```console\nbash \u003c(curl -L https://github.com/phoenixr-codes/mdbook-nord-theme/releases/latest/download/install.sh)\n```\n\n### Manual Installation\n\n1. If you haven't already created a book, create one with: `mdbook init --theme` and delete all files in `theme/` except `index.hbs`.\n2. Create the `theme/` directory of your mdBook directory if it does not exist already.\n3. Copy all CSS files from the `src/` directory of this repository into the `theme/` directory of your mdBook directory.\n4. Apply this addition to `book.toml`:\n   ```toml\n   [output.html]\n   default-theme = \"snow-storm\"\n   preferred-dark-theme = \"polar-night\"\n   additional-css = [\n     \"./theme/nord.css\",\n     \"./theme/nord-highlight.css\",\n     \"./theme/nord-admonish.css\",\n     \"./theme/mdbook-admonish.css\",\n     \"./theme/nord-alerts.css\",\n   ]\n   ```\n4. Apply these additions to `index.hbs`:\n   ```diff\n     \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"light\"\u003eLight\u003c/button\u003e\u003c/li\u003e\n     \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"rust\"\u003eRust\u003c/button\u003e\u003c/li\u003e\n     \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"coal\"\u003eCoal\u003c/button\u003e\u003c/li\u003e\n     \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"navy\"\u003eNavy\u003c/button\u003e\u003c/li\u003e\n     \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"ayu\"\u003eAyu\u003c/button\u003e\u003c/li\u003e\n   + \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"polar-night\"\u003ePolar Night\u003c/button\u003e\u003c/li\u003e\n   + \u003cli role=\"none\"\u003e\u003cbutton role=\"menuitem\" class=\"theme\" id=\"snow-storm\"\u003eSnow Storm\u003c/button\u003e\u003c/li\u003e\n   ```\n   ```diff\n     \u003clink rel=\"stylesheet\" id=\"highlight-css\" href=\"{{ resource \"highlight.css\" }}\"\u003e\n     \u003clink rel=\"stylesheet\" id=\"tomorrow-night-css\" href=\"{{ resource \"tomorrow-night.css\" }}\"\u003e\n     \u003clink rel=\"stylesheet\" id=\"ayu-highlight-css\" href=\"{{ resource \"ayu-highlight.css\" }}\"\u003e\n   + \u003clink rel=\"stylesheet\" href=\"{{ path_to_root }}nord-highlight.css\"\u003e\n   ```\n\n---\n\nRepository layout and infrastructure inspired by \u003chttps://github.com/catppuccin/mdBook\u003e.\n\n![Polar Night preview](./screenshots/polar-night.png)\n![Snow Storm preview](./screenshots/snow-storm.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenixr-codes%2Fmdbook-nord-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoenixr-codes%2Fmdbook-nord-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenixr-codes%2Fmdbook-nord-theme/lists"}