Public
Like
dprn-remix
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v3View latest version
| layout: | layouts/base.njk | ||||
|---|---|---|---|---|---|
| eleventyNavigation: |
|
This is a static blog built with Eleventy, a simpler static site generator.
{% set postslist = collections.posts | head(-3) %} {% set postslistCounter = collections.posts | length %} {% include "postslist.njk" %}
This blog is built with:
- Eleventy - A simpler static site generator
- Markdown - For writing posts
- Nunjucks - For templating
- CSS - For styling
Feel free to explore the posts and learn more about various topics!