Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A personal blog and project website built with Jekyll and Sass.

A minimal Hugo theme that lets content stand out by relying on default browser styles and minimal CSS classes.

A minimalistic Gatsby Blog Theme styled with TailwindCSS

A modern, responsive Hugo theme for news and media sites, built with Tailwind CSS and Alpine.js.

Jekyll + AngularJS blog theme with Leancloud-backed login, comments, and rich text editing.
The B/og is a personal blog and project website built with Jekyll and Sass, created as the owner's home on the web for writing and project showcases. It is a static site generated from Markdown content, with styles written in the Sass preprocessor language.
The B/og is a personal blog and project website developed with Jekyll, the Ruby-based static site generator, and styled using Sass (SCSS). The site takes content written in Markdown and transforms it into a static HTML website during the build process. The public repository describes it simply as "My website" and has gathered 7 stars on GitHub. Being a personal site, it is designed for individual use rather than for teams or organizations.
The B/og is aimed at software developers, writers, or designers who want a personal website that combines a blog with a project portfolio. It's particularly suited for those who are comfortable with or want to learn Jekyll and Sass, as the site's customization happens through these technologies. Because it's a personal site, it works best for individuals rather than businesses or multi-author publications.
The site runs through Jekyll's standard build process: Jekyll reads the source directory, processes Markdown content and layouts, compiles Sass to CSS, and outputs a static website. Content authors write posts as Markdown files with YAML front matter, and the build generates date-based URLs for blog posts. No custom workflow or unique build steps are documented for this specific template.