Skip to content

suneeta-mall/suneeta-mall.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 -m venv .venv
. .venv/bin/activate
  1. Install the dependencies:
make install
  1. 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