diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..15a63741 --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +title: System Design Primer: Update Edition +description: An updated guide to system design principles and practices. +theme: jekyll-theme-cayman +url: "https://ido777.github.io" +baseurl: "" \ No newline at end of file