diff --git a/docs/de/news/README.md b/docs/de/news/README.md index 846cdab..4e52177 100644 --- a/docs/de/news/README.md +++ b/docs/de/news/README.md @@ -1,14 +1,60 @@ --- home: false -# layout: BlogHome -icon: home +layout: BlogHome +# icon: home title: Neuigkeiten | Ocelot.Social -sidebar: false -tagLine: -# actions: -# - text: Demo -# link: https://stage.ocelot.social/ ---- -## XXX +# sidebar: false +# description of blog post, see https://vuepress-theme-hope.github.io/v1/guide/blog/home.html# +# example, see https://github.com/Mister-Hope/Mister-Hope.github.io/blob/7c64e33d4dfcfa748fc80c5960d32c2bd2be8728/src/en/README.md?plain=1#L9 +# heroImage: /logo.svg +# heroText: 𝓜𝓻. 𝓗𝓸𝓹𝓮 +heroText: "" +# tagline: Where there is light, there is hope +# bgImage: https://file.mo7.cc/api/public/bz +# heroFullScreen: true +projects: + - name: VuePress + desc: Vue-powered Static Site Generator + link: https://vuejs.press/ + icon: /assets/img/vuepress.png -XXX + - name: VuePress Theme Hope + desc: A VuePress theme with tons of features✨ + link: https://theme-hope.vuejs.press/ + icon: https://theme-hope.vuejs.press/logo.svg + + - name: Waline + desc: A safe and fast comment service + link: https://waline.js.org/en/ + icon: https://waline.js.org/logo.png + + - name: markdown-it plugins + desc: Powerful markdown-it plugins written in typescript + link: https://mdit-plugins.github.io/ + icon: https://mdit-plugins.github.io/logo.svg + + - name: in NENU + desc: 800,000+ words NENU guide, a comprehensive introduction to NENU life, the best admission guide for NENU freshmen❤ + link: https://innenu.com + icon: /assets/img/inNENU.png + + - name: vuepress-plugin-md-enhance + desc: VuePress Markdown Enhance plugin + link: https://plugin-md-enhance.vuejs.press/ + icon: https://plugin-md-enhance.vuejs.press/logo.svg + + - name: bcrypt-ts + icon: project + desc: Bcrypt written in typescript + link: https://github.com/Mister-Hope/bcrypt-ts + + - name: "@mr-hope/gulp-sass" + type: project + desc: Sass Plugin for Gulp + link: https://github.com/Mister-Hope/gulp-sass + + - name: mptool + desc: Light, effective mini-app framework + link: https://github.com/miniapp-tool/mptool + icon: https://miniapp-tool.github.io/logo.png +--- \ No newline at end of file