Code Monkey home page Code Monkey logo

chaos's Introduction

CHAOS

This repo is the source code CHAOS, my personal blog.

CHAOS is a Next.js project bootstrapped with create-next-app, and later developed with TypeScript and Tailwind CSS.

Create Your Own

This repo is set as a template (it may need some refactor in the future to be simpler to use though). If you want to use it to create your own blog, just use template to generate your own repo.

Getting Started

You can run this project with yarn (recommended) or npm.

Yarn

This project uses the next version of yarn. Therefore, it's important to install yarn according to the official guide.

After installing yarn, you can install the dependencies.

yarn install

Then you can run the development server.

yarn dev

Npm

If you choose npm, you need to install the dependencies first.

npm install

Then you can run the development server:

npm run dev

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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

Check out Next.js deployment documentation for more details.

Version Checkpoints

๐ŸŽ‰ Version 0.0

  • Navigation Bar

  • Left Information Block

  • Pages

    • Profile
    • Articles
    • Talks
    • Friends (Need a Friend to Test Though๐Ÿ˜ข)
  • Blog Content

    • Compile from Markdown to HTML
    • Adjusted Style of Components

๐ŸŽ‰ Version 1.0

  • Fit Different Resolutions on Desktop Side
  • Article Covers
  • Bilingual Support

๐Ÿ‘จโ€๐Ÿ’ป Version 2.0

  • Custom Components in Blog
  • Custom Blog Meta Info
  • Page Division

๐Ÿ”ฎ Version 3.0

  • Refactor
  • Night Mode
  • Mobile Support

๐Ÿ”ฎ Version 4.0

  • Search Support
  • Sort Modification

chaos's People

Contributors

whaleeye avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.