SkillAgentSearch skills...

Tony

World's first WordPress theme with a decoupled frontend — served entirely through the WP REST API, powered by Vue

Install / Use

/learn @ttttonyhe/Tony

README

<div align="center"> <h1>Tony</h1> <p>An Elegant WordPress Theme Based on Vue.js</p> <a href="https://github.com/HelipengTony/tony"> <img src="https://img.shields.io/github/forks/HelipengTony/tony.svg" alt="forks"> </a> <a href="https://github.com/HelipengTony/tony"> <img src="https://img.shields.io/github/stars/HelipengTony/tony.svg" alt="stars"> </a> <a href="https://github.com/HelipengTony/tony"> <img src="https://img.shields.io/github/license/HelipengTony/tony.svg" alt="license"> </a> </div> <br/> <div align="center">

中文简介 | ENGLISH

</div> <br/>

This project is not actively maintained, legacy code alert!

<br/>

ScreenShot

<br/>

Thumbnail_index

<br/>

Requirements

  • WordPress 4.4+
  • WP REST API
  • Custom Permalink Structure (e.g. /%post_id%)
<br/>

Installation

git clone git@github.com:HelipengTony/tony.git
  • WordPress Dashboard「Themes」 -> Upload -> Active
  • WordPress Themes folder -> New Folder -> Upload All Files
  • Community QQ group : 454846972
<br/>

Features

  • Optimized for mobile
  • Based on Vue.js 2.6
  • Comprehensive custom settings
  • Optimized commenting system
  • Beautiful and elegant design
  • Infinite Loading
  • Post quick-view
  • Post embedding
  • Multiple post list styles
  • Multiple page templates
  • Back-to-top button
  • Better searching experience
  • Automatic post index
  • Automatic Dark Mode
  • Reading progress bar
  • Markdown auto rendering
  • Built using Webpack & Scss
  • Archive page
  • Support Gutenberg editor
  • Sticky posts
  • And more…
<br/>

Changelogs and Releases

https://github.com/HelipengTony/tony/releases

<br/>

Dashboard Options

Descriptions are attached below each option <br/> Feature: Automatic Update Checking (v2.0+) <br/>

Thumbnail

<br/>

Sponsor me

Your name will be on the list Sponsors

<br/>

Create an issue whenever you encountered any problem, pull requests are always welcomed.

<br/>

Contribution

Source codes can be found in src directory.

Rebuild JavaScript files using webpack after modification:

npm install -g webpack webpack-cli
webpack

Rebuild SCSS files using sass after modification:

gem install sass
sass src/css/style.scss:dist/css/style.css
<br/>

Related Skills

View on GitHub
GitHub Stars569
CategoryDevelopment
Updated24d ago
Forks66

Languages

PHP

Security Score

100/100

Audited on Feb 25, 2026

No findings