
A super simple static site generator
Teeny is a simple static site generator developed by yakkomajuri.github.io. It is designed to be easy to use and quick to set up for generating static HTML files. Teeny has minimal features and is opinionated, making it suitable for personal use. It supports commands such as initializing a project, building HTML files, and starting a local server for file changes. Markdown files are the primary content format, and templates can be used to structure the HTML output.
Teeny is a simple and opinionated static site generator developed by yakkomajuri.github.io. It is designed for easy setup and quick generation of static HTML files. Teeny supports HTML templates, Markdown content, and allows for customization through the use of frontmatter. It also handles static files by automatically copying them to the output directory during the build process. While Teeny may not have extensive features, it offers a straightforward solution for personal blog sites and similar projects.

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.
A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.