Skip to content

The-Alchemist/practicalli.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practicalli Software Development Blog

A series of articles covering a practical approach to software development practices and tooling.

Built with Material for MkDocs

Material for MkDocs Commands

  • 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.

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.

About

Practicalli Blog 2024 using Material for MkDocs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published