GithubHelp home page GithubHelp logo

wqwqzzz / next-starter-peacock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vickonrails/next-starter-peacock

0.0 0.0 0.0 24.65 MB

๐Ÿฆš Beautiful Nextjs starter for software engineers and designers to show work they're so proud of

Home Page: https://next-starter-peacock.vercel.app/

License: MIT License

JavaScript 1.76% TypeScript 90.76% CSS 7.48%

next-starter-peacock's Introduction

Next Starter Peacock

๐Ÿฆš Next Starter Peacock

Peacock is a NextJS portfolio Starter for software engineers and designers. Showcase your awesome work and build personal sites you're proud of.

Features

  • Styled with Tailwind CSS
  • Written in TypeScript & Next 14 (RSC)
  • Blog, Notes and Work content types

Getting Started

  1. Fork the project. (It's highly recommended to fork the project to get upcoming features and bug fixes)

  2. Clone your fork

git clone https://github.com/<your-username>/next-starter-peacock.git
  1. Jump into the directory and Install dependencies
cd next-starter-peacock && yarn

or

cd next-starter-peacock && npm install
  1. Start the dev server
yarn dev

or

npm run dev
  1. Find config/index.json, change name and title to your name and title. Save and open http://localhost:3000 with your browser ๐Ÿ’ฅ๐Ÿ’ฅ๐Ÿ’ฅ. See the results ๐Ÿ˜Š.

Customize Peacock

Peacock ships with 3 basic content types

  • Articles: Long form content. Think blog posts ๐Ÿ“š. All articles are in the /content/articles folder. Any markdown document you add here will show on the /articles page.
  • Notes: Short form Spontaneous content ๐Ÿ–‹. All notes are in the /content/notes folder.
  • Works: Case studies and projects you want to show ๐Ÿ› . All works are in the /content/works folder. There's a selectedWork field in the markdown meta. Setting it to true will display the case study/work on the index.tsx page.

Deploy to Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing

The best way you can contribute to peacock is by creating issues, reporting bugs and propose new features. If you're kind enough and have extra time, you can help on some features. Here's the simple workflow

  • Open issue to see if the feature is already worked on
  • Get go ahead to work on feature if it's not taken
  • Fork next-starter-peacock
  • Create your branch and do your magic
  • Send pull request
  • Pull request is merged

The fastest way to get an answer to your question is to reach out via Twitter. Feel free to through a tweet or DM.

Todo

  • Test rendering and styling of standard HTML elements
  • Replace personal portfolio content with demo content
  • Add simpler notes page
  • Image optimization (Fixed image heights to avoid layout janks)
  • RSS Feed
  • Release V1
  • Add page transitions with framer-motion
  • Add mdx support
  • Code syntax highlighting
  • og image generation with vercel/og

next-starter-peacock's People

Contributors

vickonrails avatar josehower avatar prochalu avatar imadatyatalah avatar renovate-bot avatar dependabot[bot] avatar karlhorky 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.