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 trialMarek Smidl
2,387 PointsImplementing cms in basic web pages
Hi, is there a lecture which teaches how to implement cms in a basic html/css website? I was searching for it and I couldn't find it... Thx in advance Marek
2 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsYou may be thinking of Jekyll which is one of the most basic and popular static site generators out there. It's driven by a particular type of HTML and by CSS and is a course under the HTML topic on Treehouse.
Hope this helps :)
Marek Smidl
2,387 PointsThanks for the answer, unfortunately I didn't ask exactly for what I wanted. Let me say it as an example, If I create a website (html, css, js,...), for someone with minimal or none knowledge about creating sites, how will that person be able to edit content on that site? By content I mean adding news, etc. not adding menus and stuff. I hope I asked clearly...
Thanks