Skip to content

mspiess/Developer-s-Reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer's Reference

Link to the Site

During my work as a Software Developer I try to support any claims made with appropriate sources. Referencing books is fine, but one cannot assume that others own said books or will obtain them. This site is my attempt of providing an accessible resource of the various things I'd reference.

Local Development

The site is built with Material for MkDocs.

If you have installed Material for MkDocs, you can start the development server with the following command:

mkdocs serve

Otherwise, you can use Docker:

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published