•  


GitHub - ixartz/Next-js-Blog-Boilerplate: ?? Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ?? Made with Nextjs 12, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS 3.
Skip to content

?? Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ?? Made with Nextjs 12, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS 3.

License

Notifications You must be signed in to change notification settings

ixartz/Next-js-Blog-Boilerplate

Repository files navigation

Next js Blog Boilerplate with Tailwind CSS Twitter

Nextjs starter banner

?? Next.js Blog Boilerplate is starter code for your blog based on Next.js 12+ framework with Tailwind CSS 3.0. ?? Made with Next.js , TypeScript , ESLint , Prettier , PostCSS , Tailwind CSS .

Clone this project and use it to create your own Next.js blog. You can check a Next js blog templates demo .

Sponsors

Sentry Codecov Better Stack React SaaS Boilerplate Next.js
Clerk – Authentication & User Management for Next.js SQLite Developer Experience Crowdin
Add your logo here

Features

Blog feature:

  • ?? Syntax Highlighting with Prism.js
  • ?? SEO metadata and Open Graph tags
  • ?? JSON-LD for richer indexing
  • ?? Pagination
  • ?? Include a FREE minimalist blog theme
  • ?? Markdown
  • ?? Maximize lighthouse score

Developer experience first:

Built-in feature from Next.js:

  • ? Minify HTML & CSS
  • ?? Live reload
  • ? Cache busting

Philosophy

  • Minimal code
  • SEO-friendly
  • ?? Production-ready

Requirements

  • Node.js and npm

Sponsors

React SaaS Boilerplate Next.js

Getting started

Run the following command on your local environment:

git clone --depth=1 https://github.com/ixartz/Next-js-Blog-Boilerplate.git my-project-name
cd my-project-name
npm install

Then, you can run locally in development mode with live reload:

npm run dev

Open http://localhost:3000 with your favorite browser to see your project.

.
├── _posts            # Your blog posts
├── public            # Static files
│   ├── assets
│   │   └── images
│   │       └── posts # Images used in your blog posts
└── src
    ├── pages         # Next.js pages
    ├── styles        # Your blog CSS files
    └── templates     # Blog templates

Customization

You can easily configure Next js Boilerplate. Please change the following file:

  • public/apple-touch-icon.png , public/favicon.ico , public/favicon-16x16.png and public/favicon-32x32.png : your blog favicon, you can generate from https://favicon.io/favicon-converter/
  • public/assets/images/logo.png , public/assets/images/logo-32x32.png : your blog logo
  • src/styles/main.css : your blog CSS file using Tailwind CSS
  • src/utils/Config.ts : configuration file like blog name, url, etc.
  • src/templates/Main.tsx : blog theme

Deploy to production

You can see the results locally in production mode with:

$ npm run build
$ npm run start

The generated HTML and CSS files are minified (built-in feature from Next js). It will also removed unused CSS from Tailwind CSS .

You can create an optimized production build with:

npm run build-prod

Now, your blog is ready to be deployed. All generated files are located at dist folder, which you can deploy with any hosting service.

Deploy to Netlify

Clone this repository on own GitHub account and deploy to Netlify:

Netlify Deploy button

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.

License

Licensed under the MIT License, Copyright ⓒ 2022

See LICENSE for more information.

Sponsors

Sentry Codecov Better Stack React SaaS Boilerplate Next.js
Clerk – Authentication & User Management for Next.js SQLite Developer Experience Crowdin
Add your logo here

Made with ♥ by CreativeDesignsGuru Twitter

Sponsor Next JS Boilerplate

- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본