petrbroz / learnforge-vuepress-poc

Experimental version of Learn Forge tutorials using VuePress.

Home Page:https://petrbroz.github.io/learnforge-vuepress-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Forge

Markdown

Here's some nice little Markdown features that VuePress provides

Show/Hide Details

::: details Click me to view the code

console.log('Hello, VuePress!')

:::

Alerts

::: tip This is a tip :::

::: warning This is a warning :::

::: danger This is a dangerous warning :::

::: details This is a details block :::

Code Groups

:::: code-group ::: code-group-item FOO

const foo = 'foo'

::: ::: code-group-item BAR

const bar = 'bar'

::: ::::

About

Experimental version of Learn Forge tutorials using VuePress.

https://petrbroz.github.io/learnforge-vuepress-poc