John Paz

@pazcode

Hobbyist developer and professional tech writer.

Joined on Jul 12, 2024

  • Goal: Set up the Doc Inspector tools, use them to inspect some docs, report back Stretch goal: Find something to contribute back to the project: docs, bugs, enhancements, whatever… :::spoiler About Doc Detective What is Doc Detective? Doc Detective is doc content testing framework that makes it easy to keep your docs accurate and up-to-date. You write tests, and Doc Detective runs them directly against your product to make sure your docs match your user experience. Whether it’s a UI-based process or a series of API calls, Doc Detective can help you find doc bugs before your users do. Doc Detective ingests test specifications and text files, parses them for testable actions, then executes those actions in a browser. The results (PASS/FAIL and context) are output as a JSON object so that other pieces of infrastructure can parse and manipulate them as needed.
     Like  Bookmark
  • A collection of things I find useful when creating things with technology. What Type Notes API? HackMD Web notes Where I keep my tech notes
     Like  Bookmark
  • Install Storybook npx storybook@latest init --type=next.js Setup Wizard http://localhost:6006/?path=/onboarding Install Atlassian addon 1.yarn add @atlaskit/storybook-addon-design-system</br>2.yarn add @atlaskit/storybook-addon-design-system Start Storybook
     Like  Bookmark
  • johnapaz/notion-confluence-migrator<!-- [![Latest release](https://img.shields.io/github/v/release/johnapaz/notion-confluence-migrator?label=Latest%20release&style=social)](https://github.com/johnapaz/notion-confluence-migrator/releases/tag/v0.1.0) --> Stars Fork GitHub commits Pull requests A Python application for migrating content from Notion to Confluence Cloud with a user-friendly graphical interface. Table of Contents Features
     Like  Bookmark