Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.34 KB

readme.md

File metadata and controls

28 lines (19 loc) · 1.34 KB

Tech Writing Linktree

I wanted a tech writing portfolio page like linktree but with the ability to group my links in categories so I built one. The page is responsive and light (html/css only)

✨ Feel free to use it as a template! ✨

Getting started

  • fork this repo and clone it
  • in the index.html file change:
    • the metatags so that they link to your profile picutres, twitter page, etc., (lines 6-25)
    • headers and links (lines 28-52)
    • console message (lines 53-70)
  • in the styles.css file change colors and play with css if you feel like it
  • deploy! I usually deploy such projects on netlify or surge because they take very little time

Favicon set credits

The favicon set was generated using the following graphics from Twitter Twemoji:

Thanks

Special shoutout to Arvind Mehairjan whose blog provided me with a starting point.