LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: static site generator

Browse skills that share this tag.

  • static-spa-conversion - Convert Markdown course content into a vanilla JS single-page app
    static site generatorvanilla JSsingle-page appmarkdown to HTML

    ★ 51 · Updated 2026-06-30

    Converts chapter-based markdown content into a framework-free HTML+JS single-page app that persists state in localStorage and serves via npx serve.

    ⚙ generate index.html SPA scaffold⚙ generate course-data.js schema object⚙ map material URLs to files
  • mintlify - Build and maintain documentation sites
    documentationstatic site generatorAPI documentationcontent management

    ★ 35 · Updated 2026-05-11

    Transform MDX files into documentation sites with configurable navigation, components, and API references.

    ⚙ create documentation pages⚙ configure navigation⚙ add components
  • mintlify - Build Documentation Sites with Mintlify
    documentationstatic site generatordeveloper toolsGit

    ★ 0 · Updated 2026-05-11

    Build and maintain documentation sites with MDX pages, navigation, and API references

    ⚙ create documentation pages⚙ configure site navigation⚙ add components
  • mkdocs - Build Documentation Sites with MkDocs
    static site generatordocumentationmarkdownYAML

    ★ 3 · Updated 2026-03-22

    Build static documentation sites from Markdown files using MkDocs generator with YAML configuration.

    ⚙ create new project⚙ start dev server⚙ build static site
  • hexo-blog-update - Hexo Blog Post Management Workflow
    blog managementstatic site generatorcontent publishingHexo

    ★ 18 · Updated 2026-03-11

    Standardized workflow for creating, editing, and publishing Hexo blog posts with local preview

    ⚙ create blog post⚙ edit blog post⚙ preview blog locally