vuepress
Here are 783 public repositories matching this topic...
hi! i maintain https://github.com/typescript-cheatsheets/react-typescript-cheatsheet/
we used to have a chinese version but it fell out of date :)
anyone want to collaborate or maintain chinese version?
前言
因为自己平时经常写博客,也有博客网站,所以 Leader 叫我做一个 CMS 的帮助中心的技术选型,CMS 的帮助中心的功能:是通过文章来教用户如何使用我们的项目。
所以笔者要做一个静态网站的技术选型,笔者把网上流行的 VuePress 和 GitBook 两种方式都尝试了一下,并做了对比,这里写篇文章总结一下,顺便把自己的博客网站重作一便,哈哈。
 {
user.likes.push({
created_at: moment().format(),
user_id: user.id,
post_id: post.id
})
const newUser = await this.$axios.$put(`/us
-
Updated
Jun 18, 2020 - JavaScript
edit by @rijkvanzanten:
The settings in the config files determine whether or not a header is added, therefore, setting credentials to true results in the header being added, but the browser complaining that it's value should be "true" instead of "". In order to get the desired re
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Jun 6, 2020 - Vue
-
Updated
Jun 16, 2020 - Makefile
Improve this page
Add a description, image, and links to the vuepress topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vuepress topic, visit your repo's landing page and select "manage topics."


Feature request
palette.styleshould be renamed since it's not only relevant to colors.See config.styl.