Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Michael Thomas
10,910 PointsI'm a WordPress developer but my client wants a Static HTML site - what's the best way forwards?
Assuming the client doesn't mind waiting a bit longer, what would be the best way to build a static HTML site?
I hear a lot of people talking about Ruby with Jeckyll and recently Python with Flask, my concern here is that I'd need to spend a lot of time learning a new language i.e. Ruby/Python...
Do you need to be relatively good at Ruby or Python to be able to build a site using these static site generators? i.e. Flask and Jeckyll
Is there anyway to make a static site without having to learn Ruby or Python, for example a framework like Bootstrap?
How would you go about it? Flask, Jeckyll, Bootstrap, or some other way?
5 Answers
Craig Watson
27,930 PointsHi Michael :),
What is the size of the site going to be ?
And by static we simply mean they dont want to add content?
Craig
John Fisher
7,974 PointsI'm sure I remember reading somewhere that there is a plugin for wordpress that converts your site to HTML. Would that be any good for you?
Michael Thomas
10,910 PointsThanks John I'm going to look into that!
ellie adam
26,377 PointsYes! I make simple things. I haven't started these things(Flask, Jeckyll) yet. Yes bootstarp is another choice.
:)
ellie adam
26,377 PointsHi Michael,
If you know html and css then you can make static site easily without knowing a javascript. I can make html sites in few days these are not hard.
If you have any more question do ask.
:)
Michael Thomas
10,910 PointsHi Ellie,
I know HTML and CSS and a little JQuery... judging from the comments I get the impression I'm complication things by adding Jeckyll and co into the equation, so that's answered that question, thank you :)
ellie adam
26,377 Pointshere is link for that https://wordpress.org/support/topic/how-to-convert-wp-site-into-stand-alone-html-site
Michael Thomas
10,910 PointsAhh thanks for this, I'm looking into it now
Michael Thomas
10,910 PointsMichael Thomas
10,910 PointsHey Craig
It's a simple one page site with a slider. Yes they wont be adding content.
I think I'm over complicating thing aren't I... the bit that was tripping me up was how to link my css and JavaScript files up and install it all on the server, but that's the thing, there isn't anything to install is there hah, you just have an index.html file file, any way I wont get into it here, I think I know what to do now.
Best wishes, Mike
Craig Watson
27,930 PointsCraig Watson
27,930 PointsIf this is the case I would certainly build with a frame work like bootstrap, you will have page layout done in a flash, i build my wordpress site with it too :)
It has cool feature that would really enhance a one page site to !