diff --git a/Code-Browsing.md b/Code-Browsing.md new file mode 100644 index 0000000..fb1baa6 --- /dev/null +++ b/Code-Browsing.md @@ -0,0 +1,5 @@ +This page will help you get comfortable and familiar with Caddy's code base quickly. + +**We recommend using [code search by Sourcegraph](https://sourcegraph.com/github.com/mholt/caddy/-/search).** It's a powerful, quick way to find what you're looking for! + +(TODO: Finish this page. Give an orientation of the project, how it is structured, and its code... etc.) \ No newline at end of file