Skip to content

Dampfinchen/pygmalion-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygmalion Docs

You can find the website at docs.alpindale.dev

Running the docs on your PC locally:

Requirements:

  • git
  • nodejs
Install the requirements (Windows):
  • Open PowerShell (Win10) or Terminal (Win11)
  • Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
  • irm get.scoop.sh | iex
  • scoop install git
  • scoop bucket add extras
  • scoop install nodejs
Install the requirements (Linux)
  • All package managers have both git and nodejs.

Installation

  • Clone the repo:
git clone https://github.com/AlpinDale/pygmalion-docs && cd pygmalion-docs
  • Run the docs using retypeapp
npx retypeapp watch

Please regularly update with git pull. This is still a WIP so updates are expected at an hourly basis.

About

The Pygmalion Docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%