Hello World
Welcome to my new site powered by Eleventy!
Code Example
Here is some JavaScript code to test syntax highlighting:
function hello(name) {
console.log(`Hello, ${name}!`);
}
hello("World");
Features Used
- Pagination: See the home page.
- Collections: This post is in the
postscollection. - Syntax Highlighting: See above.
- Is-lands: See home page.
- Fetch: See footer for 11ty star count.