8000 GitHub - soliton-/irssi.github.io: irssi.org website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soliton-/irssi.github.io

 
 

Repository files navigation

Irssi.org website repo

This repository builds the irssi.org website

The website consists of

To build it, you need

Join us in #irssi on irc.libera.chat, if you are interested in helping out.

Manual process

Please resolve any errors you encounter at each step, before proceeding!

Clone subrepos

./clone.sh

Install dependencies

./install_deps.sh

Build website

This builds the website, and the help for all versions specified in _conf.env. At least the dev version must be present for a successful build.

./sphinx.sh
./jekyll.sh
./merge_pages.sh

To skip building the help, use the -no-help flag.

Serve website

Use this to test the website in a browser.

./serve.sh

Github workflow

The same steps as above are encoded into a Github workflow.

Unfortunately, they need to be kept in sync manually.

About

irssi.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 36.2%
  • Shell 18.7%
  • JavaScript 14.2%
  • HTML 13.3%
  • CSS 10.9%
  • Python 5.9%
  • Other 0.8%
0