Skip to content

Website hosted on GitHub Pages for PowerPhone (powerphone.github.io)

Notifications You must be signed in to change notification settings

PowerPhone/PowerPhone.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PowerPhone Website

Vue Typescript Build & Deployment CI

This is GitHub Pages sources of our website.

The actual website sources code is in PowerPhone-VuePress.

Deployment

GitHub pages is published through GitHub Actions. See github-pages-deploy.yml.

Development Guide

Static website is generated by VuePress and vuepress-theme-reco theme.

Requirements: Node.js version 18.x or higher (with npm on the PATH).

To run dev server locally:

git clone git@github.com:PowerPhone/PowerPhone-VuePress.git
cd PowerPhone-VuePress
npm install
npm run dev

To build release:

npm run build

About

Website hosted on GitHub Pages for PowerPhone (powerphone.github.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published