For maintenance team and community
If you wish to join the maintenance team, you can visit the blog. Then you'll find the most recently active maintainers through the article authors at the bottom of the page.Here are some development standards and philosophies to facilitate new maintainers joining.Here are some development standards and philosophies to facilitate new maintainers joining.
Project Description
The main site of Travellings is now built with VitePress.
public
folder stores the static file, which will be placed in the root folder of the site. The most important jump pages are also included. Jump pages to the most important ones are also included. If you want to make a new jump page, please check out Participation Projectannouncements
folder stores announcements (in Markdown).blog
folder stores our blog posts (in Markdown).docs
folder stores documents (in Markdown).
You can also quickly find the page's location in the repository by clicking "Edit this page on GitHub" at the bottom of the page. See VitePress Document for reference.
Development Philosophies
Technology serves as a means to an end, enhancing efficiency and realizing purpose.
Our development philosophy is to serve the goals with technology and help improve efficiency. Whether it is minor adjustments or major changes, we are committed to achieving the goal of "one modification, one effect everywhere". Meanwhile, ensure that the information received by all parties is consistent and accurate, and achieve global updates and synchronization by maintaining a single GitHub repository, and provide a convenient way for users who have difficulty using GitHub to obtain information.