Vdoing Template
Theme by
Eryajf |Updated:
10 Oct 2024
|235 Stars
Vdoing主题博客模板
Categories
Overview
The Vdoing template is a simple and visually appealing blog theme for creating a personal blog. It offers features such as full-text search integration, a commenting system based on GitHub Issues, and automatic build and deployment using GitHub Actions. With just a few configuration steps, users can have their own free personal blog with a professional look.
Features
- Easy Configuration: With just a few steps, users can set up their own personal blog using the Vdoing template.
- Full-text Search: The template comes with built-in full-text search capability, allowing users to easily search for specific content.
- GitHub Issues Integration: The template integrates with GitHub Issues to provide a commenting system, making it easy for readers to leave comments and engage with the blog posts.
- Markdown Support: Users can write their blog posts using Markdown, and the template will automatically build and publish the content using GitHub Actions.
Installation
- Visit the Vdoing template repository.
- Click on the “Use this template” button on the right side of the repository page.
- Provide a name for the repository, which will also serve as the access route for the GitHub Pages.
- Clone the repository to your local machine and open it in an editor.
- Replace the template content with your own desired content.
- Adjust any additional settings or customizations according to your preferences.
- Configure the homepage content by editing the
docs/index.md
file. - Set up the commenting system by following the steps provided in the documentation.
- Once all the configurations are done, commit and push the changes.
- GitHub Actions will automatically build and deploy the blog to the
gh-pages
branch. - Configure the repository settings for GitHub Pages, specifying the desired branch and directory for the static files.
- Wait for a minute, and then access the provided URL to view the blog.
Summary
The Vdoing template is an easy-to-use blog theme that allows users to quickly set up a visually appealing and functional personal blog. With features like full-text search and GitHub Issues integration for comments, it provides a seamless experience for both the blog creator and readers. By following a few simple configuration steps, users can have their own professional blog up and running in no time.