Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A responsive HTML template for coding project landing pages and documentation with a terminal theme.
Scribbler is a responsive HTML/CSS/JavaScript template from Codrops that gives developers a ready-made landing page and documentation page with a terminal-inspired theme.
Scribbler is a responsive HTML/CSS/JavaScript template designed for developers who need a small landing page and a documentation/usage page for their coding projects. It is built with vanilla JavaScript and modern CSS features such as CSS variables and CSS Grid, so it works as a set of static files with no build step. The template was created by Amie Chen and published on Codrops, and its design uses a terminal-inspired aesthetic.
Because it avoids frameworks and libraries, Scribbler stays lightweight and easy to restyle. Key specifics include:
Scribbler fits developers who want a no-dependency starting point for a project site. Use it if you are:
Yes, Scribbler is released under the Codrops free license. You can use it freely in personal and commercial projects, but you may not republish, distribute, or sell the template itself as-is.
No. Scribbler is a collection of static HTML, CSS, and JavaScript files. You download the package, edit the files, and open them in any browser; no bundler or server-side setup is needed.
The template loads Highlight.js for syntax highlighting, Font Awesome v4 for icons, and the Nunito font from Google Fonts. All of these are loaded from CDNs, so an internet connection is needed for those assets to render.
Yes, the template uses CSS variables for its color scheme, so you can replace the terminal-inspired palette with your own colors by editing a few variable definitions in the stylesheet.