Skip to content

colloquy/ircv3.github.io

This branch is 876 commits behind ircv3/ircv3.github.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

448624b · Oct 11, 2015

History

95 Commits
Oct 11, 2015
Aug 16, 2015
Jul 12, 2015
Aug 16, 2015
Jul 12, 2015
Jul 22, 2015
Apr 25, 2015
Aug 16, 2015
Aug 16, 2015
Jul 20, 2015
Apr 25, 2015
Apr 25, 2015
Jul 8, 2015
Apr 26, 2015
May 23, 2015
Jul 10, 2015
Aug 16, 2015
Apr 25, 2015
Apr 25, 2015
Apr 26, 2015
Jul 8, 2015

Repository files navigation

IRCv3 Website

This is the IRCv3 website.

Testing

If you want to test your changes to this website locally before submitting a pull request (always a good idea), here are the steps:

  1. Install Jekyll
  2. Install jekyll-sitemap with gem install jekyll-sitemap
  3. git clone this repository
  4. cd ircv3.github.io/
  5. git submodule update --init --recursive
  6. jekyll serve

After you finish those steps, you will be able to go to http://127.0.0.1:4000/ and view a local copy of the website. As you make changes to your files, they will be reflected on that local copy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.4%
  • CSS 35.6%