Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A super simple, light Jekyll theme with minimal CSS by Sharad Raj Singh Maurya.
Retro Yellow is a minimal, light Jekyll blog theme built with a deliberately small amount of CSS, created by Sharad Raj Singh Maurya as a free open-source template for static sites.
Retro Yellow is a Jekyll theme that renders a lightweight static website with a light color scheme and a small CSS footprint. It takes standard Jekyll inputs — Markdown posts and pages plus a _config.yml file — and outputs a static HTML site that runs locally or on GitHub Pages. The theme was created by Sharad Raj Singh Maurya and is distributed on GitHub, with a live demo at sharadcodes.github.io/jekyll-theme-retro-yellow and two stars on the repository.
Retro Yellow ships as a single Jekyll theme with a deliberately small stylesheet and no extra UI libraries.
bundle install and bundle exec jekyll serve, the standard Jekyll workflow._config.yml, so changing the configuration happens in one place.Retro Yellow suits anyone who wants a plain, fast Jekyll site without a heavy front-end stack.
The theme supports the standard Jekyll content workflow — writing Markdown, editing the config file, and deploying the static output anywhere.
bundle exec jekyll serve to preview the theme locally before adopting it.Setup follows the standard Jekyll workflow.
bundle install to install the Jekyll dependencies.bundle exec jekyll serve to start a local server._config.yml to change site settings.Retro Yellow is free, released as an open-source theme on GitHub.
Yes, Retro Yellow is an open-source Jekyll theme hosted on GitHub, so it is free to download, use, and modify.
Clone the repository with git clone, run bundle install to install dependencies, then run bundle exec jekyll serve to start the site locally. After editing _config.yml, upload the files to a repository to publish the site.
Yes, because it is a standard Jekyll theme, it can be hosted on GitHub Pages by uploading the repository files. The live demo is itself hosted at sharadcodes.github.io/jekyll-theme-retro-yellow, which confirms compatibility.
Site-level settings live in _config.yml, which you edit to match your own information. Content is added in the standard Jekyll way — posts and pages written in Markdown.
