Explore >> Select a destination


You are here

www.aleksandrhovhannisyan.com
| | www.siteleaf.com
2.4 parsecs away

Travel
| | In this tutorial, we'll show you how to get set up and develop websites locally using Jekyll, a static website generator built on Ruby. We'll cover installing Jekyll, creating a new site, file structure, and finally we'll commit our new site to GitHub.
| | www.simpleprimate.com
1.3 parsecs away

Travel
| | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files.
| | jan.miksovsky.com
2.2 parsecs away

Travel
| | Configuring a complex tool can take more work that just coding the functionality you want from scratch.
| | syntackle.com
9.8 parsecs away

Travel
| In this tutorial, I am going to show you how you can deploy a react app on netlify from an existing git repository of yours.