Book Image

Squarespace from Signup to Launch

By : Kelsey Gilbert Kreiling
Book Image

Squarespace from Signup to Launch

By: Kelsey Gilbert Kreiling

Overview of this book

You've heard about Squarespace; maybe you've even started a trial site, but you haven't gotten around to actually launching it yet. It looks simple enough and feels like it should be easy, so why is it such a challenge? Author and Squarespace expert Kelsey Gilbert-Kreiling is here to help. Squarespace from Signup to Launch a comprehensive guide to customizing the most design-focused and user-friendly website builder in the no-code world. More than a technical manual, the book will help you prepare to build a website, explain the foundational knowledge behind Squarespace 7.1 and Fluid Engine, and introduce you to a professional designer's mindset. Readers will learn how to build forms, use content blocks, optimize websites for mobile, build an online store, and become comfortable with Squarespace's built-in SEO, marketing, and analytics tools. Learn from Squarespace experts Christy Price, Will Myers, David Iskander, Kristine Neil, Kathryn Joachim, Beatriz Caraballo, Justin Mabee, Shelly Price and more, with professional insights and resources in each chapter. By the end of the book, you will have gained the confidence needed to build professional Squarespace websites with the developer's technical knowledge, project organization, and design intuition. You won’t just launch your site; you’ll be proud to share it with the world.
Table of Contents (25 chapters)
Free Chapter
2
Part 1: So, You Want to Build a Website on Squarespace
5
Part 2: Design and Build Your Site
13
Part 3: Give Your Site Superpowers
18
Part 4: Launch Your New Website

Custom code and Squarespace

A confession – I will not be able to teach you everything about HTML, CSS, and JavaScript in this chapter. In fact, because there are so many incredible resources to use to learn about these languages and tools, I’ll barely scratch the surface of these basics here, but I will end this chapter with a list of places where you can learn the fundamentals of using code and applying them to Squarespace. What we will focus on are the ways that you can use custom code on Squarespace, some common pitfalls, and opportunities to make a big impact on your site.

Truly, since Fluid Engine has become available on Squarespace, the need to use custom code to force the platform to do things that it wouldn’t normally do has decreased dramatically. Elements such as collapsing and expanding text — once built using HTML and CSS — can now be accomplished with an accordion block. Yay! Scrolling text can be added to your site using the marquee...