# vuepress-theme-funtask **Repository Path**: Ivorzk/vuepress-theme-funtask ## Basic Information - **Project Name**: vuepress-theme-funtask - **Description**: Funtask vuepress 主题 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-09 - **Last Updated**: 2023-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuepress-theme-funtask funtask theme for vuepress ## preview https://funtask.dev ## install yarn add vuepress-theme-funtask ## apply config.js ```js module.exports = { theme: 'funtask' } ```