Hello from Oxide CMS!
This is a test article published from Oxide CMS to Dev.to using our plugin system.
Features Tested
- Markdown formatting
- Code syntax highlighting
- Plugin-based adapter system
fn main() {
println!("Hello from Oxide CMS!");
}
How It Works
- Create content in Oxide CMS
- Export via API to Dev.to adapter
- Plugin handles API communication
- Content appears on Dev.to
Pretty cool! 🚀
Published via Oxide CMS Plugin System
Top comments (0)