buildHtml
baseUrl https://simplescroll.pub
metaTags
editButton /edit.html
title Scroll - The Beautiful Markup Language
style.css
header
class hero
nav
div Scroll
class logo
div
class nav-links
a Features
href #features
a Examples
href #examples
a Edit
href edit.html
a GitHub
class cta-button
href https://github.com/breck7/scroll
div
class hero-content
h1 Write Beautiful Documents
p The elegant markup language that compiles to anything
a Get Started
class primary-button
href https://hub.scroll.pub/
main
section
id features
class features
h2 Why Choose Scroll?
div
class feature-grid
div
class feature-card
div ⚡
class feature-icon
h3 Minimal Syntax
p Clean, whitespace-based structure without unnecessary characters.
div
class feature-card
div 🧩
class feature-icon
h3 Fully Extendible
p Create custom parsers and compilers for any output.
div
class feature-card
div 🎨
class feature-icon
h3 Stunning Output
p Generate beautiful documents with minimal effort.
div
class feature-card
div 🔗
class feature-icon
h3 Web Native
p Built for the modern web with clean HTML output.
section
id examples
class code-demo
h2 Scroll in Action
div
class code-container
pre
class code-example
code header
class hero
h1 Hello World
p Welcome to my Scroll document
div
class code-output
class output-preview
div
class preview-content
h1 Hello World
p Welcome to my Scroll document
footer
div
class footer-content
div
class footer-links
a Documentation
href https://scroll.pub/tutorial.html
a Community
href https://www.reddit.com/r/WorldWideScroll/
a Blog
href https://scroll.pub/blog
p Created by Breck Yunits and contributors.
script.js