Skip to content

Povhub/PovHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudflarePages-MkDocs

MkDocs with Cloudflare Pages (minimal configuration)

How to use

  1. Edit mkdocs.yml and docs/index.md, add more files if needed.
  2. Add the pip package to requirements.txt . (Themes and plugins)
  3. Commit to a GitHub project: git push
  4. Create a project from Cloudflare Pages and select your GitHub project.
  5. Enter the following items and select Create Static Site:
    • Project name: Any name
    • Production branch: main, master, etc.
    • Framework preset: Mkdocs
  6. Wait a moment. Success: Your site was deployed! is displayed and the deployment is complete.

Build error

Many of the build error are that you mistyped mkdocs.yml or you forgot to add the package to requirements.txt. Check the file change immediately before the error occurred.

This is often not a problem with this project. You should not open an issue for that.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published