Giter Club home page Giter Club logo

blog's Introduction

My Blog ๐Ÿ“

This is a blog app, built with Next.js and Tailwind CSS.

Note Blogs files within src/content/blog are AI-generated by GPT3.5.

ScreenShot

Tech Stack ๐Ÿ“š:

Features ๐ŸŽ‰:

  • Type safety with TypeScript.
  • Next.js new App Router.
  • Dark and light mode with next-themes.
  • Auto generated Open Graph images with vercel/og.
  • Tailwind CSS class sorting, merging and linting.
  • Beutiful UI with Shadcn/ui and Radix-ui.
  • Beutiful icons with Lucide.
  • MDX
  • Linting with EsLint and formatting with Prettier.
  • Github Actions for CI.

Scripts ๐Ÿ“œ:

This project is built upon A7med3bdulBaset/next-template, so it uses pnpm as the package manager. If you want to use other package managers, you can delete pnpm-lock.yaml and run npm install or yarn install.

  • dev: Start development server
  • build: Build for production
  • start: Start production server
  • preview: build and start production server
  • lint: Lint code
  • format: Format code
  • format:check: Check code formatting
  • typecheck: Check types
  • ci-check: Run all checks
  • fix-all: Fix all linting and formatting errors

Inspiration ๐ŸŽจ:

Inspired by formaline'blog design, and shadcn/taxonomy code style.

Contributing ๐Ÿค:

Feel free to open an issue or a pull request.

If you have read all of this, please star the repo, it will help me a lot โค๏ธ.

blog's People

Contributors

ahmedbaset avatar dependabot[bot] avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

stunwunderr

blog's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @vercel/og to ^0.6.0
  • Update dependency class-variance-authority to ^0.7.0
  • Update dependency eslint to v8.57.0
  • Update dependency eslint-config-next to v13.5.6
  • Update dependency eslint-config-prettier to v8.10.0
  • Update dependency eslint-plugin-tailwindcss to v3.17.4
  • Update dependency lucide-react to ^0.416.0
  • Update dependency next-themes to ^0.3.0
  • Update dependency prettier-plugin-tailwindcss to ^0.6.0
  • Update dependency rehype-pretty-code to ^0.13.0
  • Update dependency sharp to ^0.33.0
  • Update dependency tailwind-merge to v1.14.0
  • Update dependency tailwindcss to v3.4.7
  • Update dependency typescript to v5.5.4
  • Update radix-ui-primitives monorepo (@radix-ui/react-alert-dialog, @radix-ui/react-avatar, @radix-ui/react-dialog, @radix-ui/react-popover, @radix-ui/react-slot, @radix-ui/react-tooltip)
  • Update react monorepo (@types/react, @types/react-dom, react, react-dom)
  • Update actions/checkout action to v4
  • Update actions/setup-node action to v4
  • Update dependency @ducanh2912/next-pwa to v10
  • Update dependency @typescript-eslint/parser to v7
  • Update dependency clsx to v2
  • Update dependency eslint to v9
  • Update dependency eslint-config-next to v14
  • Update dependency eslint-config-prettier to v9
  • Update dependency prettier to v3
  • Update dependency rehype-autolink-headings to v7
  • Update dependency rehype-slug to v6
  • Update dependency tailwind-merge to v2
  • Update remark (major) (remark, remark-gfm)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/CI.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
npm
package.json
  • @ducanh2912/next-pwa ^9.2.0
  • @radix-ui/react-alert-dialog ^1.0.4
  • @radix-ui/react-avatar ^1.0.3
  • @radix-ui/react-dialog ^1.0.4
  • @radix-ui/react-popover ^1.0.6
  • @radix-ui/react-slot ^1.0.2
  • @radix-ui/react-tooltip ^1.0.6
  • @vercel/og ^0.5.8
  • class-variance-authority ^0.6.0
  • clsx ^1.2.1
  • contentlayer ^0.3.3
  • lucide-react ^0.248.0
  • next 13.4.7
  • next-contentlayer ^0.3.3
  • next-pwa ^5.6.0
  • next-themes ^0.2.1
  • react 18.2.0
  • react-dom 18.2.0
  • rehype-autolink-headings ^6.1.1
  • rehype-pretty-code ^0.10.0
  • rehype-slug ^5.1.0
  • remark ^14.0.3
  • remark-gfm ^3.0.1
  • sharp ^0.32.6
  • @ianvs/prettier-plugin-sort-imports ^4.0.2
  • @tailwindcss/typography ^0.5.9
  • @types/node 20.3.1
  • @types/react 18.2.13
  • @types/react-dom 18.2.6
  • @typescript-eslint/parser ^5.60.0
  • autoprefixer 10.4.19
  • eslint 8.43.0
  • eslint-config-next 13.4.7
  • eslint-config-prettier ^8.8.0
  • eslint-plugin-tailwindcss ^3.12.1
  • postcss 8.4.31
  • prettier ^2.8.8
  • prettier-plugin-tailwindcss ^0.3.0
  • tailwind-merge ^1.13.2
  • tailwindcss 3.3.2
  • tailwindcss-animate ^1.0.6
  • typescript 5.1.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.