estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...

Home Page:https://frontmatter.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: Moving website to a different host

estruyf opened this issue · comments

Due to Vercel's change in support for open-source projects, we will move the website and documentation to a different host.

  • Convert Next.js APIs to Azure Functions
  • Create a new OpenGraph API
  • Moving APIs to Azure Functions
  • Moving docs to Netlify /Cloudflare/Azure
  • Configure CDN
  • Update links in the extension
  • Update API calls in the DOCs to the new API location

Most APIs have been converted to Azure Functions, code is available here: https://github.com/FrontMatter/frontmatter-fncs

Currently testing out Cloudflare Pages as the option to move the documentation.