{"id":28196813,"url":"https://github.com/flokoe/hugo-neodoc","last_synced_at":"2025-05-16T16:12:49.775Z","repository":{"id":291470334,"uuid":"977616164","full_name":"flokoe/hugo-neodoc","owner":"flokoe","description":"Effortless documentaion using Hugo","archived":false,"fork":false,"pushed_at":"2025-05-11T21:44:22.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T22:23:17.856Z","etag":null,"topics":["documentation","framework","hugo","hugo-theme","theme"],"latest_commit_sha":null,"homepage":"https://flokoe.github.io/hugo-neodoc/","language":"HTML","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/flokoe.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,"zenodo":null}},"created_at":"2025-05-04T16:00:06.000Z","updated_at":"2025-05-11T21:44:26.000Z","dependencies_parsed_at":"2025-05-11T22:20:23.762Z","dependency_job_id":null,"html_url":"https://github.com/flokoe/hugo-neodoc","commit_stats":null,"previous_names":["flokoe/hugo-neodoc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flokoe%2Fhugo-neodoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flokoe%2Fhugo-neodoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flokoe%2Fhugo-neodoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flokoe%2Fhugo-neodoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flokoe","download_url":"https://codeload.github.com/flokoe/hugo-neodoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254564155,"owners_count":22092124,"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":["documentation","framework","hugo","hugo-theme","theme"],"created_at":"2025-05-16T16:12:49.301Z","updated_at":"2025-05-16T16:12:49.770Z","avatar_url":"https://github.com/flokoe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hugo Neodoc Theme\n\n\u003e [!CAUTION]\n\u003e This is alpha software; use at your own risk!\n\nA powerful documentation framework on top of [Hugo](https://gohugo.io/).\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Documentation](#documentation)\n- [Acknowledgements](#acknowledgements)\n\n## Features\n\n- Clean simple design\n- Light and Mobile-Friendly\n- Zero initial configuration\n- Handy shortcodes\n- Dark mode\n\n## Requirements\n\n- Hugo 0.146.0 or higher\n- Hugo extended version, [Installation Instructions](https://gohugo.io/installation/)\n- NodeJS/NPM to install Tailwind and AlpineJS\n\n## Installation\n\nThere are multiple ways to install a theme. I recommend installing this\ntheme as a Hugo Module:\n\n1. Initialize and enable Hugo modules in your project\n\n    ```bash\n    hugo mod init github.com/user/repo\n    ```\n\n2. Add this module to your Hugo config\n\n    ```yaml\n    module:\n      imports:\n        - path: github.com/flokoe/hugo-neodoc\n    ```\n\n3. Load/update the theme module\n\n    ```bash\n    hugo mod get -u\n    ```\n\n4. Generate `package.json` and install dependencies\n\n    ```bash\n    hugo mod npm pack \u0026\u0026 npm install\n    ```\n\n5. Enjoy your new theme and start writing :tada:\n\n    ```bash\n    hugo server -D\n    ```\n\n## Documentation\n\nThis theme dogfoods itself. The demo page is the documentation at the same\ntime. So take a look at\n[flokoe.github.io/hugo-neodoc](https://flokoe.github.io/hugo-neodoc) for\ndetails about all features and configuration options.\n\n## Acknowledgements\n\nThere are many fantastic solutions for static documentation systems. Most\nnotably [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) and\n[VitePress](https://vitepress.dev/) which have inspired me to create such a\nsystem for Hugo. So thank you for your great work!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflokoe%2Fhugo-neodoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflokoe%2Fhugo-neodoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflokoe%2Fhugo-neodoc/lists"}