I was a little daunted initially, but I'm looking forward to learning more! Thank you for the helpful tutorial -- I can't wait to understand more about what else 11ty is capable of.
This is cool! I was having fun learning some frameworks, but i was still searching for something simple that just works. Eleventy is nice, this was smooth to follow!
This is using `npx` to run Eleventy: docs.npmjs.com/cli/v7/commands/npx It’s a point of debate whether it installs or runs but it does download it into a global `npx` specific cache. You may want to create an npm project instead, instructions here: www.11ty.dev/docs/getting-started/
Has anything changed in Eleventy since this video was created that would prevent the post-1.md file from using the layout file as shown at 3:08 in? I've followed your directions to the letter and I'm not getting the layout HTML in my post-1 file. Thanks.
Wow! Awesome! If you spend two minutes more putting in your post example an image and applying for custom CSS, it'll be a completely full guide for a beginner like me. But anyway, thanks!!!
so much missing from this. nothing about installing node or 11ty. I would really would like to develop without installing dev tools on my local machine directly -- prefer to use some sort of containerization or virtualization -- such as docker
I'm sorry but this seems like a lot of effort. Surely there should be CLI command to initialize all the basic layouts and then another command to create a new post? We should focus on writing the actual content (markdown files).
11ty is looking great - really good and helpful content but unfortunately almost unlistenable due to being presented entirely in "vocal fry" / "creaky voice"; hence some of the odd comments from other viewers asking if you're ok etc. Don't be afraid to speak normally and clearly just because you've got headphones on and are in a quiet room. I don't mean to be rude, I just really wanted to listen to you and found it difficult!
So clean and simple, and you can just slowly build up the complexity as you go. Switching over from Jekyll right now.
Ah I take Im not the only one with bad experience with jekyll?
Look forward to trying Eleventy.
All the issues I had with jekyll were to do with ruby and ruby gems. I've had no problems with node.js and npm that 11ty uses.@@poleve5409
followed the tutorial along. working blog in 10-12minutes. easy peasy
This is a lot less complicated than I expected. Awesome work. I’m excited to explore the docs and get started.
I love using 11ty. Its so easy to get something up and running quickly.
Plus great references and docs on your website and RUclips.
Thank you Darren!!
I was a little daunted initially, but I'm looking forward to learning more! Thank you for the helpful tutorial -- I can't wait to understand more about what else 11ty is capable of.
Это шедевр! Просто и гениально!!!
This is cool! I was having fun learning some frameworks, but i was still searching for something simple that just works.
Eleventy is nice, this was smooth to follow!
I've repeated your same exact steps up through 3:08 in but I don't get the HTML when I render the posts-1 file; I just get the tag output.
Great presentation... will try 11ty now
Thanks for the interesting tutorial! Is it necessary to add _ before "includes" folder?
This is customizable via an Eleventy configuration file: www.11ty.dev/docs/config/#directory-for-includes
@@EleventyVideo OK, got it!👍
Was eleventy installed globally? Where are your node modules?
This is using `npx` to run Eleventy: docs.npmjs.com/cli/v7/commands/npx It’s a point of debate whether it installs or runs but it does download it into a global `npx` specific cache. You may want to create an npm project instead, instructions here: www.11ty.dev/docs/getting-started/
Has anything changed in Eleventy since this video was created that would prevent the post-1.md file from using the layout file as shown at 3:08 in? I've followed your directions to the letter and I'm not getting the layout HTML in my post-1 file. Thanks.
Me too, it's only rendering tag.
@@Apis035 Try deleting your _site directory and restarting eleventy. Let me know if that fixes your problem.
3:25 I’ve never noticed the “default” filter. Is it an Eleventy or Liquid feature? I want to look for its documentation.
Great question! This is a liquid provided filter! liquidjs.com/filters/default.html
my code does'nt seem to be compiling even after following this walkthrough pretty thoroughly, anything else I could be missing?
Wow! Awesome! If you spend two minutes more putting in your post example an image and applying for custom CSS, it'll be a completely full guide for a beginner like me.
But anyway, thanks!!!
This is kinda badass
For some reason when I try to iterate post... absolutely nothing shows up on the homepage
Can we run js code from within codefences (--- ---) only during build?
This is amazing video with great works very well
Thank you
Thanks, I use Hugo, but interesting another SSG
Hi not working post.url why ? need post detail project please help me
So I’m assuming this is just a local git based cms essentially? How would I implement cms to this?
you'll have to use a git based CMS I believe. There are CMS's that can integrate with Eleventy. Off the top of my head, there's forestry CMS.
thanks
so much missing from this. nothing about installing node or 11ty. I would really would like to develop without installing dev tools on my local machine directly -- prefer to use some sort of containerization or virtualization -- such as docker
Yeah this video is less than useless for someone who's never used an SSG before
BRO R U FINE?
I'm sorry but this seems like a lot of effort. Surely there should be CLI command to initialize all the basic layouts and then another command to create a new post? We should focus on writing the actual content (markdown files).
ok, good.
You wanna cry bro? It's okay, just let it go. I'm here for you.
So we can create a blog by hand typing all the HTML for every post… got it…. Skipping 11ty, thanks for the review.
thank you pewdiepie
Watching the video headphones is painful and distracting from content!
11ty is looking great - really good and helpful content but unfortunately almost unlistenable due to being presented entirely in "vocal fry" / "creaky voice"; hence some of the odd comments from other viewers asking if you're ok etc. Don't be afraid to speak normally and clearly just because you've got headphones on and are in a quiet room. I don't mean to be rude, I just really wanted to listen to you and found it difficult!
Thanks for the quick overview!
You’re very welcome!