Tech-Writing-Linktree
Tech-Writing-Linktree copied to clipboard
✨ tech writer portfolio in the style of linktree ✨
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.htmlfile 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.cssfile 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:
- Graphics Title: 2728.svg
- Graphics Author: Copyright 2020 Twitter, Inc and other contributors
- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/2728.svg
- Graphics License: CC-BY 4.0
Thanks
Special shoutout to Arvind Mehairjan whose blog provided me with a starting point.