Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

741–750 of 1001 posts

Re: Ask HN: Share your personal site

#745
I'm building https://theprojectmanagement.expert I'm seeking to shorten the timeframe that it takes for someone to get from the level of an Expert after they are certified. The site would also be useful for non project managers, as it provides bite sized chunks of information.

Re: Ask HN: Share your personal site

#747
https://adambennett.dev/

Mostly Android + Kotlin with a recent foray into interviewing, and I'd like to write about leadership/culture a bit more. I've gotten out of the habit of writing recently due to burnout but I'm starting to feel that motivation again.

It's a Hugo static site ontop of Firebase Hosting, and I just commit to GitHub and Actions builds and deploys the site for me. I recently started using http://forestry.io/ which is a nice GUI over the top for content management.

Re: Ask HN: Share your personal site

#749
Rather than bang on about my JS canvas library's site, I'll post a link to my personal poetry website - https://rikverse2020.rikweb.org.uk/

My aims for the site were: 1. Put the poems first (I hate poet sites that are all about the poet and only link to a handful of poems); 2. Get rid of the backend database; and 3. Make it easy to find poems using a bespoke tagging system.

I blogged about my experiences building the new site in a series of posts starting here: https://blog.rikworks.co.uk/2020/02/01/Recoding-the-RikVerse...

Post reply on HN