Giter Site home page Giter Site logo

frontendweb3 / nextra-blog Goto Github PK

View Code? Open in Web Editor NEW
46.0 0.0 19.0 7.27 MB

personal Portfolio blog with nextra, nextjs and tailwindcss

Home Page: https://frontendweb3.github.io/nextra-blog/

License: MIT License

JavaScript 86.27% CSS 13.73%
markdown-blog next-blog blog-template nextjs-blog-app nextjs-template nextra markdown-blog-template nextra-blog nextra-markdown-blog blog

nextra-blog's Introduction

Nextra Blog Theme

This portfolio BLOG is built with Next.js and Nextra. I used the nextra blog theme to built this blog.

Feature

  • Home page
  • Author support
  • Tags support
  • Newsletter support
  • Comment support
  • Syntax ( code ) Highlighting
  • Header,postFooter and footer customization
  • SEO and Sitemap support.

Home

Home page

Posts page

Posts page

Reading Page

Read page

Configuration

  1. Update your footer, navbar, comments and postFooter in theme.config.js.
  2. Update your name and site URL for the RSS feed in scripts/gen-rss.js. To change your feed run pnpm feed or yarn feed to create or update feed in your blog.
  3. Update the meta tags in pages/_document.js.
  4. Update the posts inside pages/posts/*.md with your own content.

Note

Remove the basePath basePath: '/nextra-blog' in next.config.js. Other wise you see a blank screen on localhost:3000.

How to use

# Step 1
git clone https://github.com/frontendweb3/nextra-blog.git

# Step 2
cd nextra-blog


# Step 3
pnpm install 

# or 

yarn install

# Step 4
pnpm dev 

or

yarn dev

# step 5
# remove the basePath in next.config.js
basePath: '/nextra-blog',

nextra-blog's People

Contributors

officialrajdeepsingh avatar

Stargazers

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

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.