Skip to content

suneeta-mall/suneeta-mall.github.io

Repository files navigation

Random Musings

Random musing of a curious engineer!

Setup Dev

To launch mkdocs locally, follow these instructions:

  1. Create a Python environment:

    python3.11 -m venv .venv
    source .venv/bin/activate
  2. Install Dependencies

    make install
  3. Start the serving endpoint:

make serve

TODO

About

Random musing of a curious engineer!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published