Skip to content

Null-Tools-Open/articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Null Drop Articles

This repository contains the official support guides for the Null Drop. These articles power the Support portal and provide users with technical guidance, API references, and security overviews.

Structure

Documentation is organized into categories:

  • account-billing: Information regarding subscriptions, payments via Polar, and security settings.
  • api-access: REST API specifications, SDK references, and common error troubleshooting.
  • file-sharing: Privacy protocols and advanced sharing features.
  • getting-started: Initial setup guides and account synchronization instructions.
  • integrations: Configuration details for external providers and object storage buckets.
  • workspace: File management, navigation shortcuts, and storage quotas.

Technical Specifications

Every article is a markdown file (.md) that must include standard frontmatter at the beginning of the document:


title: Article Title description: A brief summary of the content tags: ['tag1', 'tag2']


Guidelines

  1. Format: Use GitHub Flavored Markdown for all content.
  2. Factuality: Documentation must strictly reflect the current state of the Null Drop codebase. Do not document features that are not yet implemented or verified.
  3. Media: Screenshots and diagrams should be hosted externally or within a dedicated assets directory if applicable.
  4. Comments: Internal notes can be hidden using standard HTML comments () which are ignored by the portal parser.

Contribution Workflow

  1. Fork the repository.
  2. Create a feature branch for your changes.
  3. Submit a Pull Request with a clear description of the modifications.
  4. Ensure all links and frontmatter properties are valid before submission.

License

By contributing to this repository, you agree to license your content under the same terms as the Null Drop project.

About

Null Drop's help articles

Resources

Stars

Watchers

Forks

Contributors