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

General Discussion

Kyle Johnson
Kyle Johnson
33,528 Points

How do I add a blog to my website?

I have a static 'blog' page on my website without any posts yet. I want to be able to add posts without manually writing the post in my html file and re-uploading the files. How can I do this? What options do I have? I don't want to make a Wordpress site.

1 Answer

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

If you don't want to make a WordPress site then you could try to learn something like: Ruby/Ruby on Rails, Python/Django, Python/Flask, PHP etc

Kyle Johnson
Kyle Johnson
33,528 Points

Can Node.js do this also?

Yes you can do it with Node.js and using the Express framework