Over the festive period I'm planning to redo my personal website.
So, for a hit of inspiration, what tech did you use to build yours?
And feel free to shamelessly plug it if you answer!
Over the festive period I'm planning to redo my personal website.
So, for a hit of inspiration, what tech did you use to build yours?
And feel free to shamelessly plug it if you answer!
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (72)
I built mine with html, css, and js for the mailchimp sign up form. I wanted to really hone my basic skills so I went vanilla with this site.
It is hosted on GitHub pages.
CPureMake.tv
Just set my new blog online (ophasnoname.de). After years with Wordpress or Hugo i decided to use something other. My new blog runs with Laravel (PHP Framework) and some packages to parse Markdown. The blog runs without any database, anything is based on the filesystem.
Gatsby + Netlify (CMS, hosting, and form) + Circle-CI
heyayush.com
Using Gatsby + Netlify CMS + Gitlab Pages hosting. Works nice so far. vbelolapotkov.com
Today my site is available on https and dat (Dat browser like Beaker or DatFox is required). I also plan to make it available on IPFS soon.
Where's the Hugo crowd? I fell in love with that framework. Push to Gitlab, host in Render for free. All automatic. The hardest part is coming up with content
Great job. Thanks for sharing your work. Your site is very clean, minimal, and "performant".
Question though--I noticed you opted out of showing some of the images on a mobile viewport. Namely the "staggered" layout ones and your portrait photos.
Was this by design? What was your motivation behind this decision, if so?
Thanks!
Thanks for kicking off this interesting thread, Jacob :-).
CloudCannon
Just to share. I'm currently moving my website/portfolio from WordPress to CloudCannon. More on the why behind this move here if you are interested.
Jekyll has built-in support for Liquid. Liquid comes from the developers of Shopify.
If I'm not mistaken, this site (DEV.to) uses Jekyll dev.to/p/editor_guide
I used the Jekyll Minimal Mistakes theme (excellent theme BTW). My customisations so far are in JavaScript and SCCS.
Here's the work in progress caughtmyeye.dev
Netlify
I'm using Netlify to host my PWA work. These projects aren't fully baked yet. But, here's a preview.
Comments are welcomed! ;-)
Vue + Gridsome π
shayaulman.netlify.com
danaottaviani.com/
I like using VueJS and came across Gridsome. It gives you the option to use GraphQL. I didn't create the design though, it was a premade template.