Skip to content

TrendingTechnology/tutorialedge.net

 
 

Repository files navigation

TutorialEdge.net

General Information

Build Status

I've been working on TutorialEdge.net as a hobby project since early 2015. Since then it's gone from only a handful of visitors per day to something that attracts hundreds of thousands of visitors per year.

The main aim for the site is for it to be a place that I can host tutorials and courses on any language and framework I choose and hopefully give back something to the programming community.

This website is built using hugo, an open-source static site generator.

Usage

  1. Download the repo

    git clone https://github.com/elliotforbes/tutorialedge.net
    cd tutorialedge.net
    
  2. Install hugo

  3. Start the server: hugo server

  4. Open the address in a browser (default is localhost:1313)

Contribution Guide

Contributions to the site are greatly appreciated, if you see a typo or something that isn't quite right and want to help improve the site for everyone then please feel free to submit a pull request.

  • Start off by forking the repository
  • Make any changes you have in mind
  • Submit a Pull Request from your forked version back into the original version of the site
  • I'll review it and approve it
  • It'll automatically go live in seconds!

Contributors

License

This theme is released under the MIT license.

About

An open source programming tutorial site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 55.0%
  • CSS 34.2%
  • JavaScript 10.8%