Basic lynx version of site
This commit is contained in:
parent
0e5ecd307b
commit
a912048f9c
11 changed files with 104 additions and 3 deletions
5
content/_index.md
Normal file
5
content/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
description: "Alexander Selimov's Website"
|
||||
---
|
||||
|
||||
View links to my poetry, music, and writings below
|
52
content/styles.md
Normal file
52
content/styles.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
---
|
||||
title: Link styles
|
||||
---
|
||||
|
||||
These are all the built-in link styles available in Lynx. Don't forget that you can also create your own styles --- check the [readme](https://github.com/jpanther/lynx/blob/stable/README.md) for more details.
|
||||
<br><br>
|
||||
|
||||
</section>
|
||||
<section class="flex flex-col flex-wrap min-w-full mt-4 sm:min-w-0">
|
||||
{{< link email >}}
|
||||
{{< link link >}}
|
||||
{{< link amazon >}}
|
||||
{{< link apple >}}
|
||||
{{< link bandcamp >}}
|
||||
{{< link bluesky >}}
|
||||
{{< link codepen >}}
|
||||
{{< link dev >}}
|
||||
{{< link discord >}}
|
||||
{{< link dribbble >}}
|
||||
{{< link facebook >}}
|
||||
{{< link flickr >}}
|
||||
{{< link foursquare >}}
|
||||
{{< link github >}}
|
||||
{{< link gitlab >}}
|
||||
{{< link google >}}
|
||||
{{< link instagram >}}
|
||||
{{< link keybase >}}
|
||||
{{< link kickstarter >}}
|
||||
{{< link lastfm >}}
|
||||
{{< link linkedin >}}
|
||||
{{< link mastodon >}}
|
||||
{{< link medium >}}
|
||||
{{< link microsoft >}}
|
||||
{{< link patreon >}}
|
||||
{{< link pinterest >}}
|
||||
{{< link reddit >}}
|
||||
{{< link slack >}}
|
||||
{{< link snapchat >}}
|
||||
{{< link soundcloud >}}
|
||||
{{< link spotify >}}
|
||||
{{< link stack-exchange >}}
|
||||
{{< link stack-overflow >}}
|
||||
{{< link steam >}}
|
||||
{{< link telegram >}}
|
||||
{{< link threads >}}
|
||||
{{< link tiktok >}}
|
||||
{{< link tumblr >}}
|
||||
{{< link twitch >}}
|
||||
{{< link twitter >}}
|
||||
{{< link whatsapp >}}
|
||||
{{< link x >}}
|
||||
{{< link youtube >}}
|
Loading…
Add table
Add a link
Reference in a new issue