certinia / debug-log-analyzer

Salesforce Apex debug log analyzer for Visual Studio Code - Visualize code execution via a Flame chart and identify performance and SOQL/DML problems via Method and Database analysis
https://marketplace.visualstudio.com/items?itemName=financialforce.lana
BSD 3-Clause "New" or "Revised" License
82 stars 18 forks source link

docs: new documentation site #498

Closed lukecotter closed 5 months ago

lukecotter commented 5 months ago

Description

Migrates the Jekyll doc site to docusaurus. This will enable us to produce much better docs going forward. Gives more features; search, dark theme, better navigation, better organisation and it just looks better. This will enable us to produce much better docs going forward.

Type of change (check all applicable)

[optional] Any images / gifs / video

image image

Related Tickets & Documents

Related Issue # fixes # resolves #65 closes #

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?