codrops-scribbler/README.md

29 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2018-01-12 17:31:18 +03:00
# Scribbler - a responsive HTML template for coding projects and documentations
2018-01-23 21:42:17 +03:00
![Scribbler Screenshot](./screenshot.jpg)
2023-02-14 23:37:46 +03:00
Scribbler is a responsive HTML/CSS/Javascript template designed for developers
who want to set up a small landing page and a documentation/usage page
2023-02-14 23:44:02 +03:00
for their coding projects.
It is developed with vanilla JavaScript and many great CSS3 features,
2023-02-14 23:37:46 +03:00
such as CSS variables and CSS grid. With performance and simplicity in mind,
the template is built without any extra overhead of libraries and is easy to customize.
2018-01-12 17:31:18 +03:00
2023-02-14 23:37:46 +03:00
Check out the details on
[Codrops](https://tympanus.net/codrops/2018/01/12/freebie-scribbler-website-template-html-sketch/).
2018-01-12 17:36:32 +03:00
2018-01-12 17:31:18 +03:00
## Live Demo
2023-02-14 23:37:46 +03:00
2018-01-12 17:41:02 +03:00
👋 [Scribbler Live Demo](https://tympanus.net/Freebies/scribbler/)
2018-01-12 17:31:18 +03:00
## Credits
2018-01-17 17:56:35 +03:00
2023-02-14 23:37:46 +03:00
* [Highlight.js](https://highlightjs.org/)
* [Google Fonts - Ubuntu](https://fonts.google.com/specimen/Ubuntu)
* [Font Awesome v4](https://fontawesome.com/v4/)
2018-01-12 17:31:18 +03:00
2023-02-14 23:37:46 +03:00
## License
2018-01-12 17:31:18 +03:00
2023-02-14 23:37:46 +03:00
Use it freely but please do not republish, distribute or sell "as-is".
2023-02-14 23:44:02 +03:00
[Read more about our license](http://tympanus.net/codrops/licensing/).