Commit Graph

4 Commits

Author SHA1 Message Date
Glenn Thompson 7d971080a3 docs: Update documentation for GNU Stow replacement functionality
Major documentation updates:
- Update README.md with GNU Stow replacement features
- Add comprehensive GNU Stow-like features section to USER_GUIDE.md
- Document deploy mode, dot syntax, restoration, and intelligent stashing
- Add complete workflow examples and use cases
- Remove obsolete stash-enhanced.scm (replaced by modular version)

The documentation now reflects all enhanced functionality:
- Deploy mode (-d) for batch deployment
- Dot syntax (.) for reverse symlinking
- Restoration (-R) with metadata tracking
- Intelligent file vs directory level stashing
- Complete dotfiles management workflow
2025-09-28 13:52:17 +03:00
glenneth1 08f06c6b47 docs: merge USER-GUIDE.md and USER_GUIDE.md into single comprehensive guide 2024-12-06 14:33:25 +03:00
glenneth1 56fea692f3 docs: improve markdown formatting and readability
- Add blank lines before code blocks for better readability
- Fix markdown URL formatting
- Update .gitignore to exclude development notes
2024-12-06 13:18:35 +03:00
glenneth1 ca2c9ce010 docs: add USER_GUIDE and update installation instructions
- Add comprehensive USER_GUIDE.md with installation and configuration steps
- Update README.md with Guix installation instructions
- Update channels.scm.example to use correct repository URL and branch
- Update package definition for proper channel distribution
2024-12-06 13:09:38 +03:00