Skip to content

๐ŸŒ A site and blog that I use to learn different ways of making sites and blogs. Starting Apr 2024, I'm using Astro on Deno Deploy.

Notifications You must be signed in to change notification settings

marcelocra/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Site

Todo

P0

  • Create a mobile version
  • Revisar as tags (recent, archived, new) da home, tanto de projects quanto de blog

P1

P2

  • dark mode
  • extract svgs to one component
  • extract strings to isolated file
  • create simple contact url
  • add 'quer ideia' link
  • add an easter egg that makes the site more fun/different
  • create the cv in a dedicated page

[0.4.0] - 2024-12-16 17:54

Added

Fixed

  • Add draft to all draft posts (some starting with _ were not marked as draft)
  • Fix width and height of containers, to avoid weird overflows
  • Add shadow in small screens for header links
  • Use better link anchors

Changed

Removed

[0.3.0] - 2024-12-11 09:56

Fixed

  • Removed unneeded custom component, also fixing the links in blog post list
  • Added pnpm as packageManager in package.json, required for the GitHub Action to work correctly

Changed

  • Improve posts width

[0.2.0] - 2024-12-11 09:20

Added

Changed

  • Update Astro (v4 -> v5)
  • Use date or datetime for frontmatter dates in blog posts

[0.1.5]

  • prepare very simple mobile version
  • figure out the problem with warnings

    09:44:37 โ–ถ src/pages/blog/index.astro
    09:44:37   โ””โ”€ /blog/index.html09:44:37 [WARN] `Astro.request.headers` is unavailable in "static" output mode, and in prerendered pages within "hybrid" and "server" output modes. If you need access to request headers, make sure that `output` is configured as either `"server"` or `output: "hybrid"` in your config file,
    and that the page accessing the headers is rendered on-demand.
    
  • export cv pdf and link
  • remove 'see all' from projects in index
  • figure out why it is not deploying
    • it was because I imported the astro config module in consts.ts
  • fix (as in keep static) top bar
  • fix blog post style
  • fix blog style
  • fix blog link in the footer
  • fix home link style
  • finish updating main page content
    • timeline
    • projects
    • blog excerpts
  • improve outlined button hover style
  • strings en and pt-br
  • main page
  • about me
  • link redirect

About

๐ŸŒ A site and blog that I use to learn different ways of making sites and blogs. Starting Apr 2024, I'm using Astro on Deno Deploy.

Resources

Stars

Watchers

Forks

Languages