Skip to content
/ spwiki Public

Personal Knowledge base for SharePoint Framework (SPFx)

Notifications You must be signed in to change notification settings

shelDev/spwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SP wiki

Personal Knowledge base for SharePoint Framework (SPFx)

SPFx-KB

Knowledge base for SharePoint Framework (SPFx) snippets and links. https://shelDev.github.io/spwiki/

Help

Project layout

    mkdocs.yml    # The configuration file.
    docs/
        index.md  # The documentation homepage.
        ...       # Other markdown pages, images and other files.

Installation

choco install mkdocs pip install pymdown-extensions pip install mkdocs-material

Build

mkdocs build

Deployment

mkdocs gh-deploy

coded with love by shelDev on github