Event, CMS
Inside Framer: Build your Documentation Website in Framer
Inside Framer: Build your Documentation Website in Framer
Inside Framer: Build your Documentation Website in Framer
·
8:32
·
6.9K views
·
About this lesson
Join us as we delve into Framer’s features, presented by none other than the creators themselves. Meet our host, Matt, as he sits down with Hunter, our Product Lead, to unveil the tools empowering you to craft documentation within Framer.
Timestamps:
https://www.youtube.com/watch?v=bhR_Ea9WSDE&t=0s Intro
https://www.youtube.com/watch?v=bhR_Ea9WSDE&t=33s Easy CMS
https://www.youtube.com/watch?v=bhR_Ea9WSDE&t=65s Code Blocks
https://www.youtube.com/watch?v=bhR_Ea9WSDE&t=255s Site Search
https://www.youtube.com/watch?v=bhR_Ea9WSDE&t=441s Documentation Templates
🌞 Try Framer for free: https://framer.com
🎉 Follow on Twitter: https://twitter.com/framer
💎 Join Community: https://www.framer.community
0:00thank you0:01so on brilliant okay uh hi I'm Matt0:05you've joined us in the frame at0:07Amsterdam office today we're going to be0:09looking at some exciting new features0:11for people who want to make0:12documentation websites as you might have0:14noticed I am stood in front of a DJ0:17booth but when you consider the0:20deliveroo have a basketball court on0:22their fifth floor office this looks a0:24little less ridiculous so with that said0:27let's go and see some features0:30[Music]0:33okay so first of all let's take a quick0:35look at the frame of CMS it's a game0:37changer for creating dogs it's like the0:40foundation of all your documentation0:41whether it's managing specs API0:43references wikis or guides framers CMS0:46keeps everything organized and for me0:48the nicest thing about frame and CMS is0:50that when you make a a change you can0:53hit the publish button and those changes0:55are going to be online within seconds0:57compared to other cms's that's so quick0:59and efficient it's just nice to be able1:01to make a change and then see that1:03reflected instantly on the website1:05okay so right now we're with Hunter he's1:08a product lead and he's going to be1:09showing us some exciting features in1:12framer that are going to help you create1:14documentation sites we're going to be1:16looking at code blocks in search so1:18Hunter what have you got to show thank1:20you man yeah so we've released two uh1:23really big features recently one being1:25pulled blocks and inline code for liquid1:27code documentation workflows and then1:30just a bit before that was a site search1:32the framework and the ones that we're1:34really proud of and work towards is kind1:36of1:37documentation use case that we've been1:39focusing on recently to allow people to1:41uh with their documentation sites in1:43framework I imagine that I'm the author1:45of a popular open source motion library1:47and I don't know much about frame uh1:50let's just let's just really imagine1:51think think card1:53um what how show me the workflow like1:55what how would I incorporate1:57um some code blocks and and code1:59highlighting into my into my website so2:02you can do everything you'd expect on2:03like a react.dev but without code in a2:06visual UI tool and everything's included2:09it's uh it's one of the batteries2:12included experience and everything just2:13kind of works out of the box you don't2:15have to fuss with like a different CMS2:17and then the front end somewhere else2:19it's all just kind of together so you2:21can design your front page you can sell2:23the teacher you can do all the front2:25pages things but then you also can get2:27into the docs and deep into the content2:30and use the CMS Editor to get all that2:32stuff done so I think one of the biggest2:34benefits is that it's gonna it's all2:36there2:37um in one spot so if I was to add a a2:41documentation page and I wanted to add2:43some like a a code example how would I2:46go about that with both these features2:47we really focus on that initial2:51experience being super easy2:53and you can ship it right away if you2:56wanted but then you have that control2:58later down the line if that's what you3:00want so everything takes like a second3:02to set up we open the get started page3:04for instance3:06all we have to do is go to the CMS3:09editor the new line here and hit the3:14code block button and I have some code3:18ready to go here3:19I could just paste in3:22and that's essentially it you can be3:23done now and I think what's really3:25special that you don't get on a lot of3:26other tools is say that's my entire docs3:29and I just added this little code blocks3:31I can just hit publish and3:34the tangents are now live and now that's3:36live on the site say someone who's3:37asking for some better docs like that3:39the workflow is like so fast and it's3:41all optimized behind the scenes and it's3:44uh publishes instantly and you get all3:47those benefits of framework but in your3:49documentation workflow as well as the3:51designer of the website I can go here3:52and I have full customization options or3:54the code block and we even have stuff3:56like Auto theme switching so if we go to3:59dark mode light mode the code blocks4:01switch right away you'll notice the4:03colors the inline code switch right away4:05I'm just going to stop you there because4:06I have a very important announcement the4:08lunch order is open4:11foreign4:15Ty for search and framer we wanted to4:19focus on just making the easiest4:22experience for that initial ad of search4:25because we looked at the competition we4:27looked at other searching Solutions4:30so much config and we just4:34we knew there was an opportunity to not4:36have that because of the end-to-end4:38uh integration that we have with4:40framework where4:41we have con we have the content and4:44framework we have the build process and4:45framework and it's all encapsulated so4:47we knew we had an opportunity to to4:50simplify the whole thing and get the4:52config out of the way and still provide4:54a really good experience so I will show4:57you how long it takes to add search to4:59yourself we go here to the insert menu5:01we go down to Interactive5:04we grab search5:06and we insert it and that's it that that5:10is if we wanted to to leave it here now5:13we have search on our site so I can show5:15you how that works we hit publish5:19and we wait for this optimization5:21process to end because this is where5:23we're going through each page well we're5:26building an optimizing our site we're5:27actually grabbing each piece of content5:29and indexing it and it's all5:31multi-threaded if you want to get into5:33the weeds of it so5:35it will scale quite nicely even with our5:38larger sites the lakeframer.com uses5:40this and it added very little time to5:42the total optimization process so let's5:44take a look at the published site so5:46everything is super fast you'll notice5:47we can go in here we can go uh property5:50controls and everything is built in all5:53your pages show up you have keyboard5:55navigation I can Select Property5:56controls I can hit enter so the focus5:59was everything super fast and no config6:02by default it's just it's super easy to6:04insert and if you want to dig into the6:06weeds you can customize it with the6:07animations I showed you the custom fonts6:10but you don't need to it just it just6:12works out of the box so we're we're6:14super happy about how this one turned6:15out great I'm super excited to use code6:17blocks and search they both look6:19fantastic thank you very much for6:21sharing us those those features lunch is6:24almost here so uh we'll I'll see you6:27every burrito shortly sounds good man6:30thanks for thanks for letting me talk6:31through these things uh I hope everyone6:34got an inside peek at how we think about6:35these features and uh why we're we're6:38happy about how they turned out I6:40couldn't have done it without the team6:41figuring at least super hairy problems6:44um that I would have no idea how to6:46solve and they just did it which is it's6:48mind-blooded because I think they both6:50these features feel great6:52that I'm really impressed with what6:54they've managed to pull off here because6:56I love using these features and that6:58that was the goal is uh that we'd all be7:00able to love using them because they're7:02so simple and so customizable and I7:05think that's a really hard game to7:06balance I want to give a shout out to7:07the people who have made documentation7:09templates so far I see there there's a7:11few of them flying in that are super7:13high quality and uh it's great to see7:15how people are pushing these features to7:17their limits which is super exciting so7:20so in that chat with Hunter just now he7:23mentioned that many of our users are7:25already using our new search and code7:27blocks features to make documentation7:29templates we've got a ton of responsive7:31documentation templates that you can use7:33to kick-start your new documentation7:35website it's especially great for bigger7:37sites aiming for a cohesive look and7:39it's super time saving we've got free7:41and paid templates they give a7:43consistent structure to your website7:45saving you time and effort the nice7:48thing about using a template is that7:49everything's style coherently so you can7:51just add pages or sections and you know7:53that they're all going to fit in with7:54the rest of your website7:55my word that was some exciting stuff7:59it's not the last you're going to see8:00from us uh they will be doing plenty8:02more videos about more exciting features8:04over the weeks to come so until then8:07stay Breezy oh my God8:10you know on a personal note spend a lot8:13of time in jail8:15I didn't have much to do all I did was8:18dream the day someone finally crack8:21documentation websites and by Carly8:24they've done it8:25thank you Hunter and the rest of the8:27team8:29um I'd never do that again
More in this topic
Framer Event — Introducing Agents, Branching, and a new Community
Event17K views · 2 days ago
Framer Update: CMS 3.0
Framer Update14K views · 1 month ago
State of Sites '26: Discover the Unfiltered Truth
Event2K views · 2 months ago
Framer Awards 2025: Announcing the Winners
Announcement11K views · 3 months ago
Ship websites with enterprise needs, at startup speeds
Announcement8.3M views · 3 months ago
Framer Update: CMS Dynamic Filters
Framer Update14K views · 3 months ago
Framer Update: CMS Components
Framer Update11K views · 4 months ago
Framer Update: Empty States in CMS Lists
Framer Update4K views · 4 months ago