Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A pure and simple Hexo blog theme with minimal design, PrismJS highlighting, and feed support.

GatsbyJS v2 starter that builds a blog system with Netlify CMS, Gitalk comments, SEO, and offline support.

A Chirpy-inspired Astro v7 blog theme with Tailwind CSS v4, daisyUI v5, i18n, Pagefind search, Giscus comments, KaTeX math, and auto OG images.

English and french writer. I come here to improve on my writing as well as my regularity.

A fast, clean Hugo blog theme with multi-language, dark mode, and mobile support. Now unmaintained, migrated to nextjs-blog-template.
Hexo Theme Oasis is a minimal Hexo blog theme built for pure content presentation, requiring Hexo 5.4.0 or higher and installed by cloning the GitHub repository into your themes directory.
Hexo Theme Oasis is an open-source Hexo blog theme that takes Markdown posts and renders them as clean, static HTML pages with a deliberately plain layout. It runs on the Hexo static site generator and is developed by qiantao94, released under the MIT license. The repository is described as "A pure and simple Hexo theme" and has 31 stars on GitHub.
Install the theme by running git clone --depth 1 https://github.com/qiantao94/hexo-theme-oasis.git themes/oasis, then install the required dependencies with npm install hexo-generator-feed --save and npm install hexo-renderer-pug --save. After setting theme: oasis in _config.yml and switching from highlight to prismjs, run hexo clean, hexo g, and hexo s to build and preview the site locally.
Yes, Oasis requires Hexo 5.4.0 and above. Older versions of Hexo may not support the theme's template features, so check your Hexo version before installation.
Oasis is open-source and published under the MIT license, meaning it is completely free to use, modify, and redistribute, including in commercial projects.
Open your site's _config.yml, set highlight.enable to false, and set prismjs.enable to true. After that, run hexo clean and hexo generate to rebuild the site with PrismJS styling.
Navigate into the themes/oasis directory and run git pull. This fetches the latest commits from the GitHub repository, keeping the theme up to date.
Yes, the repository links to a live preview at https://hexo-theme-oasis-preview.pages.dev/, hosted on Cloudflare Pages, where you can see the exact look of the theme.
Oasis is free and open-source under the MIT license. There are no paid tiers, premium features, or licensing costs; you can use it as-is or adapt it to your needs without restriction.
