🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@sfdocs-internal/ssg

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@sfdocs-internal/ssg

Static site generation and publish

0.6.95
unpublished
latest
Version published
Weekly downloads
0
Maintainers
17
Weekly downloads
 
Created

SSG

About

This is an engine which generates and publishes the statically generated sfdocs contents to a data store. The word for the day is Scale, Scale and Scale higher. SFDocs currently uses LWR as its underlying framework to render the markdowns, reference specs and other custom data types in SSR way. To scale the generation and publishing of docs, we would like to use the LWR's SSG feature and generate and publish the docs asynchronously which doesn't involve the DSC (developer.salesforce.com) server deployment.

The docs ssg engine which is presented here will take care of generation and publishing of the SFDocs documents based on a schedule to present with initially and will be later extended to support real time on the spot generation and publishing engine, which will target only the modified content repository contents.

High Level Design

Detailed design about the high level components of this engine is presented here: https://salesforce.quip.com/c9TCAjg83bsq Please note that this is a high level design and individual components may subject to change in the implementation.

FAQs

Package last updated on 15 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts