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 trialRobert Young
11,742 PointsHow to build a site for storing articles using Wordpress
Hi there,
My friend, who wants to get into journalism, would like a site to display her articles on topics such as jewellery, fashion, primary schools etc. She would also like to upload some of her articles herself. Would anyone be able to recommend a great resource for how to do this (or know the key stages, such as customising the user administration panel?). The site would ideally have a search facility, and a database storing the articles.
Thanks,
Robert
2 Answers
Andrew McCormick
17,730 PointsSounds like you just need a basic installation of WordPress. Is there something you need that WordPress is doing for you?
Zac Gordon
Treehouse Guest TeacherYou can check out some of the basic videos on how to manage a WordPress site in the How to Build a WordPress Blog project: http://teamtreehouse.com/library/websites/how-to-make-a-wordpress-blog
In general you can just copy and paste in existing articles, or upload them if they are in .pdf form.
Would that solve the problem?