Skip to main content

Getting Started

Last updated: Mar 31, 2026, 8:28 PM

Welcome to Tidemint Forum!

What is Tidemint?

Tidemint is a modern Django-based forum that combines the simplicity of traditional forums with modern web technologies.

Key Features

  • ๐Ÿ•’ Smart Timestamps: Automatic timezone detection and display
  • ๐Ÿ“ Markdown Support: Rich text formatting for posts and documentation
  • ๐Ÿ‘ค Flexible Authentication: Post anonymously or create an account
  • ๐ŸŽจ Clean Design: Responsive two-panel layout
  • โ›“๏ธ Blockchain Ready: Unix timestamp compatibility

Getting Around

Main Forum

The forum uses a two-panel design:

  • Left Panel: Browse all posts chronologically
  • Right Panel: Read the selected post content

Creating Posts

  1. Click "Create New Post" button
  2. Enter your title and content (Markdown supported!)
  3. Submit - works whether you're logged in or anonymous

User Accounts

  • Anonymous: Post immediately, attributed to "Anonymous"
  • Registered: Create account for personalized attribution
  • Admin: Access documentation editing and site management

Technical Architecture

๐Ÿ”ง Built With

  • Django - Python web framework
  • PostgreSQL - Robust database backend
  • Mistune - Fast markdown processing
  • Custom Fields - Unix timestamp storage

Quick Start

  1. Browse: Check out existing posts on the main page
  2. Post: Share your thoughts with "Create New Post"
  3. Account: Optionally sign up for attribution
  4. Docs: Explore more in the documentation

Ready to dive in? Start posting or explore the documentation!