mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Add example for blog post on news page
This commit is contained in:
parent
3311bca120
commit
08b962a973
@ -1,14 +1,60 @@
|
|||||||
---
|
---
|
||||||
home: false
|
home: false
|
||||||
# layout: BlogHome
|
layout: BlogHome
|
||||||
icon: home
|
# icon: home
|
||||||
title: Neuigkeiten | Ocelot.Social
|
title: Neuigkeiten | Ocelot.Social
|
||||||
sidebar: false
|
# sidebar: false
|
||||||
tagLine:
|
# description of blog post, see https://vuepress-theme-hope.github.io/v1/guide/blog/home.html#
|
||||||
# actions:
|
# example, see https://github.com/Mister-Hope/Mister-Hope.github.io/blob/7c64e33d4dfcfa748fc80c5960d32c2bd2be8728/src/en/README.md?plain=1#L9
|
||||||
# - text: Demo
|
# heroImage: /logo.svg
|
||||||
# link: https://stage.ocelot.social/
|
# heroText: 𝓜𝓻. 𝓗𝓸𝓹𝓮
|
||||||
---
|
heroText: ""
|
||||||
## XXX
|
# 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
|
||||||
|
---
|
||||||
Loading…
x
Reference in New Issue
Block a user