This is the landing page for Bearnson.org, a personal website hosted on GitHub Pages.
Hi, I’m [Your Name]! I’m a [your profession or brief description about yourself].
Here are some of my projects:
You can reach me at your-email@example.com or connect with me on LinkedIn.
Thanks for visiting my website!
For full documentation visit mkdocs.org.
mkdocs new [dir-name]
- Create a new project.mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.