From b9177c4ff0bb9bc2c97d476dd4f333bfd1eff6ad Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Tue, 10 Jan 2023 19:49:01 -0300 Subject: Added base install/_index and config/_index --- content/config/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/config/_index.md (limited to 'content/config') diff --git a/content/config/_index.md b/content/config/_index.md new file mode 100644 index 0000000..8ed54dc --- /dev/null +++ b/content/config/_index.md @@ -0,0 +1,7 @@ +--- +title: "Config" +date: 2023-01-10T19:25:57-03:00 +draft: false +--- + +This site incluyes instructions for a **basic** configuration. I recommend you follow the order of the configurations, they will all make sense in the end! -- cgit v1.2.3