/abogic.al

Personal website | Mirror of gitlab.com/Abogical/abogical

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

Abdel's personal site

Made with Lume and PostCSS

Try it yourself

  1. Install Deno: https://docs.deno.com/runtime/manual#install-deno
  2. Install Puppeteer browser for resume PDF generation: PUPPETEER_PRODUCT=chrome deno run -A --unstable https://deno.land/x/puppeteer@16.2.0/install.ts
  3. Start a server with deno task serve.