{"id":24335432,"url":"https://github.com/wayjam/hugo-theme-fluidity","last_synced_at":"2025-10-26T15:10:18.294Z","repository":{"id":265916278,"uuid":"896851042","full_name":"wayjam/hugo-theme-fluidity","owner":"wayjam","description":"A fluid and responsive Hugo theme.","archived":false,"fork":false,"pushed_at":"2025-02-26T16:18:11.000Z","size":352,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T05:24:22.276Z","etag":null,"topics":["fluent-design","gohugo","hugo","hugo-blog","hugo-blog-theme","hugo-template","hugo-theme","tailwind","tailwindcss","tailwindcss-v4","theme"],"latest_commit_sha":null,"homepage":"https://wayjam.github.io/hugo-theme-fluidity/","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/wayjam.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":"2024-12-01T13:11:51.000Z","updated_at":"2025-03-15T18:08:03.000Z","dependencies_parsed_at":"2025-01-05T03:18:16.358Z","dependency_job_id":"ba2dbbd4-5c06-4c79-b107-3df29e09c482","html_url":"https://github.com/wayjam/hugo-theme-fluidity","commit_stats":null,"previous_names":["wayjam/hugo-theme-fluidity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayjam%2Fhugo-theme-fluidity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayjam%2Fhugo-theme-fluidity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayjam%2Fhugo-theme-fluidity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayjam%2Fhugo-theme-fluidity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wayjam","download_url":"https://codeload.github.com/wayjam/hugo-theme-fluidity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918300,"owners_count":21183161,"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":["fluent-design","gohugo","hugo","hugo-blog","hugo-blog-theme","hugo-template","hugo-theme","tailwind","tailwindcss","tailwindcss-v4","theme"],"created_at":"2025-01-18T05:17:28.461Z","updated_at":"2025-10-26T15:10:13.251Z","avatar_url":"https://github.com/wayjam.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Theme Fluidity\n\n[![hugo-theme-fluidity](https://img.shields.io/badge/Hugo%20Theme-%40Fluidity-blue)](https://themes.gohugo.io/hugo-theme-fluidity/)\n[![Hugo](https://img.shields.io/badge/Hugo-%5E0.128.0-orange)](https://gohugo.io/)\n![GitHub](https://img.shields.io/github/license/wayjam/hugo-theme-fluidity)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/wayjam/hugo-theme-fluidity)\n\nA fluid and responsive Hugo theme.\n\n![screenshot](https://raw.githubusercontent.com/wayjam/hugo-theme-fluidity/main/images/tn.png)\n\n## Features\n\n- Fluent Design mixed with [Tailwind CSS](https://tailwindcss.com/)\n- Search Support\n- Code Highlight\n- Dark Mode\n- Responsive\n- Archive Page\n\nCheckout [demo](https://wayjam.github.io/hugo-theme-fluidity/) now.\n\n## Installation\n\n### Hugo Module\n\n\u003e https://gohugo.io/hugo-modules/use-modules/\n\n```bash\nhugo mod init github.com/\u003cyour_user\u003e/\u003cyour_project\u003e\n```\n\n```yaml\nmodule:\n  imports:\n    - path: github.com/wayjam/hugo-theme-fluidity\n```\n\n```bash\nhugo mod npm pack \u0026\u0026 npm update\n```\n\n### Git Submodule\n\n```bash\ngit submodule add https://github.com/wayjam/hugo-theme-fluidity.git themes/hugo-theme-fluidity\n```\n\nset theme in `hugo.yaml`\n\n```yaml\ntheme: hugo-theme-fluidity\n```\n\n```bash\nhugo mod npm pack \u0026\u0026 npm update\n```\n\n## Configuration\n\nSite configuration see [exampleSite/hugo.yaml](exampleSite/hugo.yaml)\n\n### About Page\n\nCreate a new page in the `content` directory, for example \u003cexampleSite/content/about.md\u003e\n\n### Archives Page\n\nCreate a new page in the `content` directory, for example \u003cexampleSite/content/archives/_index.md\u003e\n\n### Search Page\n\nCreate a new page in the `content` directory, for example \u003cexampleSite/content/search/_index.md\u003e\n\n#### Google Search\n\n```yaml\nparams:\n  search:\n    provider: google\n```\n\n#### PageFind\n\n1. Step 1: Set the provider to pagefind\n\n```yaml\nparams:\n  search:\n    provider: pagefind\n```\n\n2. Create a pagefind config file, for example \u003cexampleSite/pagefind.yml\u003e\n \n3. Install pagefind: `npm i pagefind`\n\n4. Run pagefind before every build: `npx pagefind`\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayjam%2Fhugo-theme-fluidity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwayjam%2Fhugo-theme-fluidity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayjam%2Fhugo-theme-fluidity/lists"}