Skip to content

Commit 398d268

Browse files
committed
Update with SSG performance considerations article and image
1 parent 9dad47f commit 398d268

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: "Static Site Generator performance considerations"
3+
layout: learn
34
image:
4-
path: /images/so-simple-sample-image-4.jpg
5-
thumbnail: /images/site-logo.png
5+
path: /images/learn/ssg-performance.png
6+
thumbnail: /images/learn/ssg-performance-400×225.png
67
---
78

89
When you start building large documentation sites, or gluing together multiple documentation sets, you might look for performance gains in the build time. Having smaller doc sites helps with this, so that you can build with your static site generator systems in parallel, but also look for incremental builds or ways to measure build times to look for areas where the build is slowed down and then find a root cause for the slower performance.
38.3 KB
Loading

images/learn/ssg-performance.png

214 KB
Loading

0 commit comments

Comments
 (0)