Mastodon/Docs: Difference between revisions

From neuromatch
(Created page with "Part of: Part of::Tech WG, Part of::Mastodon Documenting how masto works because there are no dev docs! == CI == * I18n - language localization == Services == * Search")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


Documenting how masto works because there are no dev docs!
Documenting how masto works because there are no dev docs!
== Guides ==
* [[Intro To Mastohacking]]
* [[Contribution Guide]]
== Structure ==
* [[Routes]]


== CI ==
== CI ==
Line 10: Line 19:


* [[Search]]
* [[Search]]
* [[ElasticSearch]]
* [[Sidekiq]]
== See Also ==
* [[Performance]]

Latest revision as of 20:38, 18 January 2024

Part of: Tech WG, Mastodon

Documenting how masto works because there are no dev docs!

Guides

Structure

CI

  • I18n - language localization

Services

See Also