{"id":13607330,"url":"https://github.com/wintercms/wn-nabu-theme","last_synced_at":"2025-06-13T10:09:33.777Z","repository":{"id":37683619,"uuid":"506101639","full_name":"wintercms/wn-nabu-theme","owner":"wintercms","description":"An elegant theme designed for documentation sites.","archived":false,"fork":false,"pushed_at":"2025-06-06T19:05:07.000Z","size":478,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-10T06:01:59.492Z","etag":null,"topics":["hacktoberfest","tailwindcss","theme","wintercms","wintercms-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wintercms.png","metadata":{"funding":{"github":"wintercms","open_collective":"wintercms"},"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,"zenodo":null}},"created_at":"2022-06-22T04:53:00.000Z","updated_at":"2025-06-06T19:05:10.000Z","dependencies_parsed_at":"2025-04-19T09:22:06.252Z","dependency_job_id":"99c6024b-e9f3-480d-be99-f6d2b7faa448","html_url":"https://github.com/wintercms/wn-nabu-theme","commit_stats":{"total_commits":71,"total_committers":5,"mean_commits":14.2,"dds":"0.22535211267605637","last_synced_commit":"2225f8feef1e50c33d2f2e432bbf48de99420d92"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-nabu-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-nabu-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-nabu-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-nabu-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintercms","download_url":"https://codeload.github.com/wintercms/wn-nabu-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fwn-nabu-theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259229029,"owners_count":22825093,"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":["hacktoberfest","tailwindcss","theme","wintercms","wintercms-theme"],"created_at":"2024-08-01T19:01:17.703Z","updated_at":"2025-06-13T10:09:33.734Z","avatar_url":"https://github.com/wintercms.png","language":"JavaScript","funding_links":["https://github.com/sponsors/wintercms","https://opencollective.com/wintercms"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Nabu Theme for Winter CMS\n\n![Nabu logo](https://github.com/wintercms/wn-nabu-theme/blob/main/assets/images/theme-preview.png?raw=true)\n\nAn elegant theme designed for documentation sites, using the powerful features of the Winter CMS [Docs](https://github.com/wintercms/wn-docs-plugin) and [Search](https://github.com/wintercms/wn-search-plugin) plugins to provide a streamlined documentation browsing experience.\n\n## Requirements\n\n- Winter CMS v1.2 or above, with the following plugins installed:\n    - [Winter.Docs](https://github.com/wintercms/wn-docs-plugin)\n    - [Winter.Search](https://github.com/wintercms/wn-search-plugin)\n    - [Winter.SEO](https://github.com/wintercms/wn-seo-plugin)\n- NodeJS v14.0 or above\n- NPM v6.0 or above\n\n## Features\n\n- Full integration of the Docs and Search plugin functionality to navigate and display multiple instances of documentation.\n- Supports both user and developer Markdown documentation, as well as API documentation generated from PHP projects.\n- Displays a light or dark theme depending on the operating system theme, but can be overridden by the user.\n- Built entirely with Tailwind, allowing full flexibility of the look and feel of the site.\n- AJAX driven navigation and client-side caching ensures documentation loads quick and can be navigated to even quicker.\n\n## Development\n\nThis theme has been built using Tailwind for the styling and [Snowboard](https://wintercms.com/docs/snowboard/introduction) for the JavaScript functionality, taking advantage of the [Mix asset compilation](https://wintercms.com/docs/console/asset-compilation) included in Winter CMS. To compile the theme, simply install the necessary libraries required for Mix:\n\n```bash\nphp artisan mix:install\n```\n\nThen, you can compile the theme for production use:\n\n```bash\nphp artisan mix:compile --production -p theme-nabu\n```\n\nYou can also set up the theme to watch for changes, recompiling the theme each time a change is made to the stylesheets or templates:\n\n```bash\nphp artisan mix:watch --production theme-nabu\n```\n\nBy default, this theme is setup to not include the compiled assets in source control, as it is recommended that you include the compilation process above in a build or deployment script. However, if you wish to include the compiled assets in your source control, you may remove the following section from the `.gitignore` definition:\n\n```\n# Ignore compiled assets\nassets/css/theme.css\nassets/js/build/app.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fwn-nabu-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintercms%2Fwn-nabu-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fwn-nabu-theme/lists"}