Book description
Static websites today are just like vinyl LPs: they’re coming back. Though they’ve been held up to ridicule for years now, static websites still fulfill a vital need for bloggers and those people who just want to disseminate information. With this O’Reilly report, you’ll investigate static site generators, new engines that simplify the once-tedious process of building and deploying these basic sites.
Brian Rinaldi, Content and Community Manager at Telerik, explains how static site generators work, the benefits you can expect, and what options are available. Basic characteristics of a static site include:
- Static site files are delivered to the end user exactly as they are on the server
- There is no server-side language
- There is no database
- Static sites are HTML, CSS, and JavaScript
Once you complete this brief report, you’ll come to understand what a static site is (and isn’t), as well as how to evaluate whether a static site generator is a workable solution for your project.
Publisher resources
Product information
- Title: Static Site Generators
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491926611
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Get Programming with Node.js
Get Programming with Node.js teaches you to build web servers using JavaScript and Node. In this …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …