Welcome to MarkdownHome
This site is powered by MarkdownHome — a minimalist Jekyll starter theme that lets you build a personal website and blog using only Markdown. The homepage below highlights the project’s features and gives quick steps to get started.
✨ Features
- Ready-to-use Jekyll starter with sensible defaults
- Write content in Markdown; the theme handles layout and styling
🚀 Quick start (copy & use)
- Use this repository as a template: click “Use this template” on GitHub or clone it locally.
- Open
_config.ymland set your site information (title, description, url, baseurl) and any social links. - Add or edit content: create pages in the repository root (e.g.
about.md) and blog posts in_posts/. - Commit and push to your remote repository. Enable GitHub Pages for the repository or host the generated site with your preferred static host.
📁 Project structure (what matters)
_posts/— blog posts, namedYYYY-MM-DD-title.md_layouts/,_includes/,_sass/— theme templates and stylesassets/— static assets (CSS, images)
🔗 Quick links
- All posts: Posts archive
- About: About MakedownHome
Feel free to edit this page to add a short welcome message, featured posts, or links to your projects.