Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A live demo of the EYins Hexo theme, showcasing markdown, code highlighting, tag plugins, videos, and link posts.
No GitHub metadata is available.

Minimalistic Astro blog template with robust multilingual (i18n) support.

Free Bootstrap 5 HTML5 blogging website template with 7 pages, search bar, burger menu, contact/comment forms, and SEO optimization.

A free multimedia Jekyll theme for video, audio, image, and gallery posts, with Grunt automation and a front matter generator.

Responsive, fluid typography, SEO for Google Search — a JavaScript-free Jekyll theme for GitHub Pages.
EYins Demo is a live demo of the EYins Hexo theme, a static blog theme built on the Hexo framework and hosted on Netlify at eyins-demo.netlify.app. This repository contains the demo source, which includes sample posts that exercise the theme's markdown rendering, tag plugins, code highlighting, and multimedia embedding.
EYins Demo is a demonstration site for the EYins Hexo theme. It takes a set of Markdown posts written for Hexo and renders them into a static HTML blog, showcasing how the theme displays content. The demo runs on Hexo, a Node.js-based static site generator, and is deployed to Netlify, as seen in the live URL eyins-demo.netlify.app. The repository is authored under the Bample GitHub account and described as "Eyins主题Demo" (Eyins theme demo).
The demo site explicitly shows off the following EYins theme capabilities:
hexo new, hexo server, hexo generate, and hexo deploy shown in the welcome post.EYins Demo is aimed at three audiences:
The demo is a standard Hexo site. From the welcome post, the workflow is: create a new post with hexo new "My New Post", preview locally with hexo server, build the static site with hexo generate, and deploy using hexo deploy. The live version on Netlify is the output of hexo generate.
EYins is a Hexo theme, and this repository is its demo site. The theme is designed to work with Hexo's standard tooling, and the demo shows a variety of post types and formatting options.
The repository has no license or pricing information, and the demo is publicly hosted on Netlify. Since it is a Hexo theme demo, it is reasonable to assume it is free, but no explicit statement is made in the content provided.
The demo includes posts covering code highlighting, markdown elements, tag plugins, images, videos (YouTube/Vimeo), pullquotes, link posts, and Japanese text, giving a broad preview of theme behavior.
Clone the repository, install Hexo's dependencies, and run hexo server to serve the site locally. The welcome post lists the standard Hexo commands.
