Skip to content

by-jp/serverless-micropub-hugo

 
 

Repository files navigation

Provides a Vercel serverless function for micropub -> Hugo markdown

Getting Started

You can fork this repo and adjust the following settings in config.json:

  • ghUser --> your github username
  • sites --> the site specific configuration **NOTE: ** Your micropub endpoint will be available at /api/[site]. This means that if you take the configuration as is, the URL will be /api/main.

You also need to provide a personal access token as an environmental variable named GITHUB_TOKEN.

About

Vercel serverless function working as a micropub -> Hugo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • HTML 19.2%