Skip to content

Migrate site to Jekyll#10

Open
minecrafter wants to merge 2 commits into
SpigotMC:gh-pagesfrom
minecrafter:jekyll
Open

Migrate site to Jekyll#10
minecrafter wants to merge 2 commits into
SpigotMC:gh-pagesfrom
minecrafter:jekyll

Conversation

@minecrafter

Copy link
Copy Markdown

PHP is a rather expensive templating engine and the only real use of PHP is the routing of webchat to a fixed server.

By using Jekyll, only statically-generated pages need to be served (except for the webchat linking, which in theory could also be jekyllized). Additionally, Jekyll is a proper templating engine.

I did this at 12AM on a school night so this is slightly rushed, but all pages have been checked and correspond with the existing pages. Some modifications were required but these were minor.

PHP is a rather expensive templating engine and the only real use of PHP is the routing of webchat to a fixed server.
By using Jekyll, only statically-generated pages need to be served.
@md-5

md-5 commented Jan 7, 2015

Copy link
Copy Markdown
Member

👍

@GingerGeek

Copy link
Copy Markdown

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants