Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.08 KB

Oinam Notes

An ever work-in-progress of tit-bits, wiki-ish, data, learnings, and observations by Oinam. The Notes are open source.

Development

Powered by VitePress. Install the necessary modules to be able to run VitePress. Here is a quick reference for the simplest way to develop locally.

Command

  • Run locally: npm run docs:dev
  • Build: npm run docs:build
  • Preview the build: npm run docs:preview

Plugins

Install the needed plugins with npm i -D plugin-name and follow their usage instructions.

Inspiration & References

Host: Netlify (2024JUL)