Front End Lab

screenshot of Front End Lab
vuepress

:notebook_with_decorative_cover: 前端的研究和规范及踩坑的记录

Overview:

This article discusses the research and practices in the web development field. It mentions different branches used for writing notes and project development. It also introduces a commit type convention and emoji usage for enhancing commit messages. The article also briefly mentions the author's website, blog, and a column for beginner front-end engineers.

Features:

  • Branches: The article mentions two main branches - master and develop - for writing notes and project development.
  • Commit Types: The article introduces a commit type convention for categorizing different types of commits such as docs, build, and ci.
  • Emoji Usage: The article suggests using emojis in commit messages to enhance their semantic meaning.
  • Website: The author mentions having a website for showcasing web-related effects.
  • Blog: The author has a blog where they analyze and provide solutions for business scenarios, share computer-related notes, and offer simple tutorials.
  • Column: The author has a column dedicated to the advancement of beginner front-end engineers.

Summary:

This article provides an overview of web development research and practices. It discusses the use of different branches for writing notes and project development. It introduces a commit type convention and suggests using emojis in commit messages for better semantic meaning. The author also mentions their website, blog, and a column dedicated to beginner front-end engineers. However, no installation guide or code snippets are provided in the article.

vuepress
Vuepress

VuePress is a minimalistic static site generator based on Vue.js that allows developers to create fast, SEO-friendly, and customizable documentation websites.