Skip to content

kcwikizh/kcwiki-newest-items

Repository files navigation

Kcwiki Newest Items

CI

Introduction

Automatically update The Latest Items Template based on rss.

Usages

# install dependencies
npm install

# get data from the configured URL
npm run feed

# generate html based on data
npm run build

# deploy html to wiki page
# require environment variables USERNAME and PASSWORD
npm run deploy

# clean build cache
npm run clean

Configuration

See scripts/config for more details.

Dependencies

License

The MIT License

Releases

No releases published

Packages

No packages published