Skip to content

inlets/docs.inlets.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inlets documentation

Development

Run locally

Pre-reqs

You'll need Python and pip installed, then run:

pip install -r requirements.txt

Local testing:

mkdocs serve

Run with docker

Run in docker container

docker run --rm -it -p 8000:8000 -v `pwd`:/docs squidfunk/mkdocs-material:latest

Access the site at http://127.0.0.1:8000

Contributing

See the inlets contribution guide

All commits must be signed-off with the CLI using git commit --sign-off

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •