Skip to content

la-lo-go/lalogo.dev

 
 

Repository files navigation

Lalogo.dev

My personal website, integrated with Manfred via GitHub webhooks managed with Azure Functions in lalogo.dev-relay.

How does it work?

This website works thanks to lalogo.dev-relay, a set of Azure Functions that allows to update the website's content by changing the information inside Manfred for the resume and projects and, soon, Notion for the blog

lalogo.dev-relay diagram

Environment variables

This project uses a .env file to filter the main projects from the rest of the projects. The variables should look like this:

MAIN_PROJECTS = "mangateca-mango;qbittelegram;the-phpoly;shingeki-no-infinite"
  • MAIN_PROJECTS is a string with the names of the main projects separated by a semicolon and slugified.

Acknowledgements

About

My personal website with mnf.red integration

Resources

License

Stars

Watchers

Forks

Languages

  • Astro 79.2%
  • TypeScript 19.2%
  • JavaScript 1.6%