Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.1 Conclusion

It was a bumpy road at times, but here we are! We have built a useful content management system that uses GitHub as a data store.

My name is Jeremy McPeak, and from all of us here at Envato Tuts+, thanks for watching.

5.1 Conclusion

We now have an application that relies upon a GitHub repository as its data store and that's a pretty cool thing. We are no longer shackled to the browser if we want to update our site. With a CMS like this we can update our site from anywhere and use just about any tool that we want, and that's pretty awesome. Well, before I leave you, I want to re-emphasize a few things. First, you don't have to use GitHub if you don't want to. Just about every git hosting service has something comparable to GitHub's webhooks. I encourage you to explore those options, and use whatever service that you want. Second, once again, the ideas and concepts I presented in this course can be applied to any language and technology. I chose ASP.net 5 because it's brand new, and I wanted a project to play with that platform. If you run into any issues or have any questions regarding ASP.net 5, get in contact with me and I'll do my best to help you. Thank you so much for watching this course. Please feel free to get in contact with me through Twitter, or the tuts+ forums, if you have any questions. Once again, thank you, and I will see you next time.

Back to the top