Skip to content

This repo is created for the All Things Open 2024 talk titled "From Idea to Deployment: Understanding Development Best Practices"

Notifications You must be signed in to change notification settings

lmicek/LMICEK-ATO-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LMICEK-ATO-2024

This repo is created for the All Things Open 2024 talk titled "From Idea to Deployment: Understanding Development Best Practices"

Getting Started

All Machine Instructions

Mac Instructions

  • mkdocs serve

Windows Instructions

  • python -m mkdocs serve

Mkdocs

For full documentation visit mkdocs.org.

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

This repo is created for the All Things Open 2024 talk titled "From Idea to Deployment: Understanding Development Best Practices"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published