Launched this week

Launchfolio
A portfolio your AI agent sets up in one prompt
18 followers
A portfolio your AI agent sets up in one prompt
18 followers
Clone-and-replace static portfolio template. Edit one config file, connect your content sources (Medium/Substack/dev.to/RSS), and deploy to GitHub Pages, Azure or AWS. No build step. - poleindraneel/launchfolio



Would love to see a dark mode toggle baked into the config, maybe something like a single theme setting with a few presets to pick from. Right now I imagine anyone customizing it would have to dig into CSS to get that right, which kind of defeats the whole one-file simplicity.
@tahaargonsaud Dark mode is already in works. But to do any style change you don't really need to go to css. It is part of the config file. (Look for theme section). You can even simply tell your agent something like "Change the theme to a warm, minimal look — cream background, one deep-orange accent,
a serif display font. Update config/site.config.js and run `npm run check`." More example prompts are inside docs folder.
Would love a built-in analytics module that tracks profile visits and click-through rates to your connected content sources. Right now you ship a beautiful portfolio but have no real way to know if it's actually driving traffic to your Medium or Substack, which feels like a miss given how central those links are to the whole point of the site.
@cakelanur97361 That is a great suggestion. I will add it to the roadmap.
Have been looking for something like this for ages. One thing that would make it way more useful for me is built-in support for custom domains with HTTPS out of the box, especially on GitHub Pages which can be finicky with redirects and apex domains. That alone would save a ton of config headaches for non-technical folks.
@atakanrw0d Adding it to roadmap :) Thank you!
A custom domain setup walkthrough would be super helpful, especially for GitHub Pages users. Even a short README section on updating DNS records and the CNAME file could save a lot of trial and error for folks deploying this for the first time.
@nk_ll86488 On it :)
edited the config file and pulled in my medium feed in a few minutes, no build step is such a relief. wish the theme options were a bit deeper though.
@azad1241997 Thank you for trying it out. The theme options are on roadmap. :)
honestly this is pretty clever, the no build step thing is what got me. pulled my medium feed in just by editing one config file and it just worked, kind of wish more portfolio setups felt this painless
@humeyrak9804 Thank you for your kind words. :)