Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.33 KB

Winnie's Tech Notes 📔

Demo

Introduction

This project is a dynamic repository of my journey through the technical world.

It's designed to share the wealth of knowledge I've accumulated and document the solutions to various problems I've encountered along the way.

Getting Started

Visit Winnie's Tech Notes to explore.

For those interested in contributing or setting up the project locally, follow these steps:

  • Clone the repository:
$ git clone https://github.com/winnielinn/docusaurus-dev-notes.git
  • Install dependencies:
$ npm install
  • Start the development server:
$ npm run start

Visit http://localhost:3000/ in your browser to view the project locally.

Development

Developed using Docusaurus 2for documentation, Vercel for deployment, Algolia for search functionality, and giscus for comments.

Contributing

Contributions are highly welcome!

Just send a pull request to me 👌

Whether it's adding new notes, improving existing content, or fixing typos, every contribution makes my knowledge base richer.

Contributor

Winnie Lin