mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-11 08:07:38 +02:00
Docs: Update Community Page (#2713)
* Update readme.md * bulleted list for updates * copy edits * add mailchimp plugin * Update readme.md * invoke custom component * style custom mailchimp form * List Discourse for support Co-authored-by: alexfornuto <alex@fornuto.com>
This commit is contained in:
parent
811059dbfd
commit
90f2b00bb6
4 changed files with 84 additions and 5 deletions
|
@ -7,6 +7,15 @@ module.exports = {
|
|||
"vuepress-plugin-element-tabs",
|
||||
"vuepress-plugin-mermaidjs",
|
||||
["vuepress-plugin-code-copy", true],
|
||||
[
|
||||
"vuepress-plugin-mailchimp",
|
||||
{
|
||||
endpoint: "https://pomerium.us19.list-manage.com/subscribe/post?u=76f0996a737c138396687fd6b&id=2f4f70cf07",
|
||||
title: "Pomerium Newsletter",
|
||||
content: "Updates on Pomerium and related security news.",
|
||||
submitText: "Subscribe"
|
||||
}
|
||||
],
|
||||
[
|
||||
"check-md",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue