Research-on-Knowing / ResearchOnKnowing

Website providing an index to the Research on Knowing projects.
https://www.researchonknowing.com/
1 stars 0 forks source link

Manage Content for Wordpress site #1

Closed jamiedouglass closed 9 years ago

jamiedouglass commented 9 years ago

Setup Research on Knowing website up as wordpress site and manage content and changes from this github repository

myklhenn commented 9 years ago

I just learned something really important that I was not previously aware of:

You can only use GitHub Pages (where a website is contained in a GitHub repository like this one) for "static asset" websites, which is not what WordPress is.

So we either will need to host the WordPress sites for Language of Languages and Research on Knowing from a place other than GitHub, or we will need to think of a platform other than WordPress to build the sites on.

If the latter option is eventually chosen, Jekyll is a possible alternative website building platform we could use--the one most commonly used for websites on GitHub Pages.

jamiedouglass commented 9 years ago

This is important. Glad you discovered it now. We will take a look at Jekyll as an alternative to WordPress. Looks interesting. Thanks for finding out about this for us.

jamiedouglass commented 9 years ago

I've been reviewing Jekyll which looks like a good fit for what me want to do. Therefore, I'm going to close this issue and open a new one to setup Jekyll.