Show HN: Open-sourcing my wedding website on my first anniversary
61–70 of 208 posts
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#62Re: Show HN: Open-sourcing my wedding website on my first anniversary
#63I’ve got a different format - timeline style: https://www.09092018.com Let me know if anyone wants me to open source this :)
Love the concept, what's the stack? Would be willing to help open source it.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#64I’ve got a different format - timeline style: https://www.09092018.com Let me know if anyone wants me to open source this :)
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#65Looking at the bloated and checked in node_modules folder makes me wanna cry. Yah it's probably all just dev dependencies but building a static website shouldn’t feel like rocket science. People were creating wedding websites in the 90s with just one html file and that’s it. Welcome to the age of total bloat.
Most of that bloat probably comes from Gulp, which is one of the most ridiculously bloated tools I've ever seen.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#66Looking at the bloated and checked in node_modules folder makes me wanna cry. Yah it's probably all just dev dependencies but building a static website shouldn’t feel like rocket science. People were creating wedding websites in the 90s with just one html file and that’s it. Welcome to the age of total bloat.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#67Looking at the bloated and checked in node_modules folder makes me wanna cry. Yah it's probably all just dev dependencies but building a static website shouldn’t feel like rocket science. People were creating wedding websites in the 90s with just one html file and that’s it. Welcome to the age of total bloat.
The package.json declares 4 build dependencies and 3 runtime. Most of that bloat probably comes from Gulp, which is one of the most ridiculously bloated tools I've ever seen.
In my case, I’m a Data Scientist looking to make a portfolio website. Nothing too crazy but more than hello world.
Should we just work with HTML? Materialize CSS? GitHub pages w/ Jekyll? Nextjs? Bootstrap?
Should we just head back to Wordpress and Wix? Wixcode? Is Gulp the best option?
Is it worth paying a professional to create the site for me?
I’m very intereted in developer opinions. Any feedback is much appreciated. Thank you.
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#68Re: Show HN: Open-sourcing my wedding website on my first anniversary
#69Earlier quoted context omitted.
The package.json declares 4 build dependencies and 3 runtime. Most of that bloat probably comes from Gulp, which is one of the most ridiculously bloated tools I've ever seen.
What is the alternative to tools like Gulp or Gatsby for those of us who want to make (fairly)simple websites? In my case, I’m a Data Scientist looking to make a portfolio website. Nothing too crazy but more than hello world. Should we just work with HTML? Materialize CSS? GitHub pages w/ Jekyll? Nextjs? Bootstrap? Should we just head back to Wordpress and Wix? Wixcode? Is Gulp the best option? Is it worth paying a p…
Re: Show HN: Open-sourcing my wedding website on my first anniversary
#70Badly expressed, sorry. Deleted.