A minimal, responsive documentation layout with a fixed sidebar and clean content area.
Built for developers who want a simple, customizable starting point for technical docs, guides, or personal knowledge bases.
- ๐ Fixed sidebar with navigation
- ๐งพ Clean, readable content layout
- ๐ฑ Responsive design for all screen sizes
- ๐จ Easy to style and extend with SCSS or plain CSS
- ๐ง Ideal for project docs, wikis, or dev notes
- HTML5 + CSS3 (optionally SCSS)
- Vanilla JS (optional or extendable)
- Mobile-first design
- Clone the repo
git clone https://github.com/etzhmk/dev-docs.git Open index.html in your browser or use a local server like Live Server / Vite / etc. Customize the sidebar in index.html and content sections in main.css or style.scss
๐งช Live Preview
Coming soon
๐ License
MIT โ use it freely in personal or commercial projects.
Built with โ and minimal vibes by etzhmk