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 formatting with no clutter
div
class feature-card
div 🧩
class feature-icon
h3 Extensible
p Create custom parsers for any output format
div
class feature-card
div 🎨
class feature-icon
h3 Stunning Output
p Generate beautiful documents effortlessly
div
class feature-card
div 🚀
class feature-icon
h3 Blazing Fast
p Built for performance with the PPS Stack
section
id examples
class code-demo
h2 Scroll in Action
div
class code-container
pre
class code-example
|header
| class hero
| h1 Hello World
| p Welcome to my Scroll document
| a Read More
| class button
| href /more
div
class code-output
div
class output-preview
h1 Hello World
p Welcome to my Scroll document
a Read More
class button
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. Enhanced by contributors worldwide.
script.js