Skip to content

Conversation

@vplend
Copy link
Collaborator

@vplend vplend commented Jan 1, 2026

Major changes:

  • Now using .mdx instead of .md
  • Include the code <include>/path/to/file#region</include>
  • Code tabs
<Tabs items={['ru_ru', 'en_us']}>
  <Tab value="ru_ru"><include><include>/path/to/file</include></include></Tab>
  <Tab value="en_us"><include><include>/path/to/file</include></include></Tab>
</Tabs>
  • Callouts
<Callout type="info" title="title">
  
</Callout>
<Callout type="warn" title="title">
  
</Callout>
<Callout type="error" title="title">
  
</Callout>
<Callout type="idea" title="title">
  
</Callout>

@vplend vplend changed the title Migration of FlectoneWeb to NextJS&Fumadocs (raw version) Migration of FlectoneWeb to NextJS&Fumadocs (wip) Jan 1, 2026
@TheFaser TheFaser changed the title Migration of FlectoneWeb to NextJS&Fumadocs (wip) [2.0.0] (WIP) Migration to NextJS&Fumadocs Jan 1, 2026
vplend added 26 commits January 1, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants