dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
A Low-Level, Framework Agnostic, Highly Flexible Static-Site-Generator to help you build Static Sites on a smaller lear…
A Low-Level, Framework Agnostic, Highly Flexible Static-Site-Generator to help you build Static Sites without too much of learning curve.
Documentation: https://abelljs.org
npx create-abell my-abell-site cd my-abell-site npm run dev
Check out https://abelljs.org for complete documentation.
<!-- index.abell -->
<html>
<body>
I can render JavaScript! Look: {{ 10 + 10 }}
</body>
</html>
Output:
<!-- index.html -->
<html>
<body>
I can render JavaScript! Look: 20
</body>
</html>
Learn More at Syntax Guide
This project is licensed under the MIT License
Check out CONTRIBUTING.md
If you like my work, you can sponsor me on GitHub: https://github.com/sponsors/saurabhdaware 🌻
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
search projects, people, and tags