my website at ewancroft.uk
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: improve formatting and clarity in README documentation

+5 -1
+5 -1
docs/README.md
··· 5 5 ## ๐Ÿ“š Available Documentation 6 6 7 7 ### [Configuration Guide](./configuration.md) 8 + 8 9 Complete setup and configuration guide for your personal website. Covers: 10 + 9 11 - Environment variables setup 10 12 - Publication slug mapping 11 13 - Static file customization ··· 15 17 **Start here if you're setting up the site for the first time.** 16 18 17 19 ### [Theme System](./theme-system.md) 20 + 18 21 Documentation for the centralized color theme system. Learn how to: 22 + 19 23 - Add new Colour Themes 20 24 - Customize existing themes 21 25 - Understand the theme architecture ··· 31 35 32 36 ## ๐Ÿ“– Documentation Structure 33 37 34 - ``` 38 + ```plaintext 35 39 docs/ 36 40 โ”œโ”€โ”€ README.md # This file - documentation index 37 41 โ”œโ”€โ”€ configuration.md # Setup and configuration guide