{"id":28074600,"url":"https://github.com/onwidget/tailnext","last_synced_at":"2025-05-12T23:39:26.861Z","repository":{"id":126464323,"uuid":"532470958","full_name":"onwidget/tailnext","owner":"onwidget","description":"⭕️ TailNext: Free template using Next.js 14 app router and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2024-08-26T05:40:42.000Z","size":6247,"stargazers_count":389,"open_issues_count":6,"forks_count":147,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-08T02:42:20.494Z","etag":null,"topics":["astrowind","blog","javascript","landing","landing-page","next-boilerplate","nextjs","nextjs-13","nextjs-template","qwind","react-components","react-template","reactjs","tailnext","tailwind","tailwind-css-template","tailwindcss","theme"],"latest_commit_sha":null,"homepage":"https://tailnext.vercel.app/","language":"TypeScript","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/onwidget.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"custom":["https://www.buymeacoffee.com/onwidget"]}},"created_at":"2022-09-04T07:39:29.000Z","updated_at":"2025-05-05T22:25:18.000Z","dependencies_parsed_at":"2023-12-01T02:41:06.622Z","dependency_job_id":"ff4dc0e0-792d-4ea5-859f-f4f4df0ba65b","html_url":"https://github.com/onwidget/tailnext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onwidget%2Ftailnext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onwidget%2Ftailnext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onwidget%2Ftailnext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onwidget%2Ftailnext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onwidget","download_url":"https://codeload.github.com/onwidget/tailnext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843137,"owners_count":21972867,"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":["astrowind","blog","javascript","landing","landing-page","next-boilerplate","nextjs","nextjs-13","nextjs-template","qwind","react-components","react-template","reactjs","tailnext","tailwind","tailwind-css-template","tailwindcss","theme"],"created_at":"2025-05-12T23:39:26.168Z","updated_at":"2025-05-12T23:39:26.838Z","avatar_url":"https://github.com/onwidget.png","language":"TypeScript","readme":"# Tailnext\n\n**Tailnext** is a free and open-source template to make your website using **[NextJS](https://nextjs.org/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account best practices.\n\n## Features\n\n- ✅ Integration with **Tailwind CSS** supporting **Dark mode**.\n- ✅ **Production-ready** scores in [Lighthouse](https://web.dev/measure/) and [PageSpeed Insights](https://pagespeed.web.dev/) reports.\n- ✅ **Image optimization** and **Font optimization**.\n- ✅ Fast and **SEO friendly blog**.\n- ✅ Generation of **project sitemap** and **robots.txt** based on your routes.\n\n\u003cbr\u003e\n\n\u003cimg src=\"./screenshot.jpg\" alt=\"Tailnext Theme Screenshot\"\u003e\n\n[![onWidget](https://custom-icon-badges.demolab.com/badge/made%20by%20-onWidget-556bf2?style=flat-square\u0026logo=onwidget\u0026logoColor=white\u0026labelColor=101827)](https://onwidget.com)\n[![License](https://img.shields.io/github/license/onwidget/tailnext?style=flat-square\u0026color=dddddd\u0026labelColor=000000)](https://github.com/onwidget/tailnext/blob/main/LICENSE.md)\n[![Maintained](https://img.shields.io/badge/maintained%3F-yes-brightgreen.svg?style=flat-square)](https://github.com/onwidget)\n[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square)](https://github.com/onwidget/tailnext#contributing)\n[![Known Vulnerabilities](https://snyk.io/test/github/onwidget/tailnext/badge.svg?style=flat-square)](https://snyk.io/test/github/onwidget/tailnext)\n\n\u003cbr\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Demo](#demo)\n- [Getting started](#getting-started)\n  - [Project structure](#project-structure)\n  - [Commands](#commands)\n  - [Configuration](#configuration)\n  - [Deploy](#deploy)\n- [Roadmap](#roadmap)\n- [Contributing](#contributing)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c/details\u003e\n\n\u003cbr\u003e\n\n## Demo\n\n📌 [https://tailnext.vercel.app/](https://tailnext.vercel.app/)\n\n\u003cbr\u003e\n\n## Getting started\n\n- Clone: `git clone https://github.com/onwidget/tailnext.git`\n- Enter in the directory: `cd tailnext`\n- Install dependencies: `npm install`\n- Start the development server: `npm run dev`\n- View project in local environment: `localhost:3000`\n\n### Project structure\n\nInside **Tailnext** template, you'll see the following folders and files:\n\n```\n/\n├── .storybook/\n├── app/\n│   ├── (blog)\n│   │   ├── [slug]\n|   |   |   └── page.js\n|   |   └── blog\n|   |       └── page.js\n│   ├── head.js\n│   ├── layout.js\n│   └── page.js\n├── public/\n│   └── favicon.svg\n├── src/\n│   ├── assets/\n│   │   ├── images/\n|   |   └── styles/\n|   |       └── base.css\n│   ├── components/\n│   │   ├── atoms/\n|   |   └── widgets/\n|   |       ├── Header.astro\n|   |       ├── Footer.astro\n|   |       └── ...\n│   │── content/\n│   |   └── blog/\n│   |       ├── demo-post-1.md\n│   |       └── ...\n│   ├── stories/\n│   ├── utils/\n│   └── config.mjs\n├── package.json\n└── ...\n```\n\n[![Edit Tailnext on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://githubbox.com/onwidget/tailnext/tree/main)\n\n\u003e **Seasoned next.js expert?** Delete this file. Update `config.mjs` and contents. Have fun!\n\n\u003cbr\u003e\n\n### Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command               | Action                                       |\n| :-------------------- | :------------------------------------------- |\n| `npm install`         | Install dependencies                         |\n| `npm run dev`         | Starts local dev server at `localhost:3000`  |\n| `npm run build`       | Build your production site to `./dist/`      |\n| `npm run preview`     | Preview your build locally, before deploying |\n| `npm run storybook`   | Open storybook to view stories by widgets    |\n| `npm run format`      | Format codes with Prettier                   |\n| `npm run lint:eslint` | Run Eslint                                   |\n\n\u003cbr\u003e\n\n### Configuration\n\nComing soon ..\n\n\u003cbr\u003e\n\n### Deploy\n\n#### Deploy to production (manual)\n\nYou can create an optimized production build with:\n\n```shell\nnpm run build\n```\n\nNow, your website is ready to be deployed. All generated files are located at\n`dist` folder, which you can deploy the folder to any hosting service you\nprefer.\n\n#### Deploy to Netlify\n\nClone this repository on own GitHub account and deploy to Netlify:\n\n[![Netlify Deploy button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/onwidget/tailnext.git)\n\n#### Deploy to Vercel\n\nClone this repository on own GitHub account and deploy to Vercel:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fonwidget%2Ftailnext)\n\n\u003cbr\u003e\n\n## Roadmap\n\nComing soon ..\n\n\u003cbr\u003e\n\n## Contributing\n\nIf you have any idea, suggestions or find any bugs, feel free to open a discussion, an issue or create a pull request.\nThat would be very useful for all of us and we would be happy to listen and take action.\n\n## Acknowledgements\n\nInitially created by [onWidget](https://onwidget.com) and maintained by a community of [contributors](https://github.com/onwidget/tailnext/graphs/contributors).\n\n## License\n\n**Tailnext** is licensed under the MIT license — see the [LICENSE](https://github.com/onwidget/tailnext/blob/main/LICENSE.md) file for details.\n","funding_links":["https://www.buymeacoffee.com/onwidget"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonwidget%2Ftailnext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonwidget%2Ftailnext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonwidget%2Ftailnext/lists"}