Commit Graph

21 Commits

Author SHA1 Message Date
M Sarmad Qadeer cbddc4e0df updated CNAME 2022-10-28 23:56:33 +05:00
M Sarmad Qadeer 90217f7e7a added a small fix 2022-10-28 21:43:23 +05:00
M Sarmad Qadeer 66dcd236cd added overlay to simplex unique section
added some improvements to other sections too
2022-10-28 21:02:48 +05:00
M Sarmad Qadeer b22c6b6778 added overlay & data to some sections 2022-10-28 19:07:45 +05:00
M Sarmad Qadeer 15714882a5 a small fix 2022-10-27 21:03:19 +05:00
M Sarmad Qadeer a643b96546 simplex unique section added 2022-10-27 20:53:05 +05:00
M Sarmad Qadeer a12aa31ce6 nav issue fixed 2022-10-27 17:29:12 +05:00
M Sarmad Qadeer 1d4a3430c4 added some improvements 2022-10-27 14:27:23 +05:00
M Sarmad Qadeer 13359cfb93 simplex private section added 2022-10-27 14:02:16 +05:00
M Sarmad Qadeer 51a8e83dec added footer 2022-10-26 22:05:23 +05:00
M Sarmad Qadeer d9252136de improved sidebar dark mode colors 2022-10-26 21:10:39 +05:00
M Sarmad Qadeer 3d76544ea3 added network section 2022-10-26 21:01:31 +05:00
M Sarmad Qadeer acf83b6fd1 updated nav padding 2022-10-26 20:33:17 +05:00
M Sarmad Qadeer da16a77857 added features section 2022-10-26 20:12:10 +05:00
M Sarmad Qadeer f662002760 added privacy matters section 2022-10-26 17:58:13 +05:00
M Sarmad Qadeer 2539a4f1f5 added theme switcher 2022-10-26 11:24:13 +05:00
M Sarmad Qadeer e308fb995e navbar issue fixed 2022-10-26 08:46:04 +05:00
M Sarmad Qadeer 3c3d9dd3c7 nav in process 2022-10-25 22:53:54 +05:00
Evgeny Poberezkin bce8af16de website: add call page back (#1121) 2022-09-25 11:16:28 +01:00
Evgeny Poberezkin c06cef9727 update CNAME 2022-09-10 10:27:50 +01:00
M Sarmad Qadeer 43adb7de82 migrate website to 11ty site generator (#913)
* readme: fix link

* add 11ty files to website folder

* add web.yml

* add simplex web files

* add font matter to some blogs

* remove unnecessary things

* change few settings

* add a web script

* update web.yml

* update image format & add an image

* add font matter to blogs

* update blog.html

* add article layout & give that layout to blogs

* update the location of _includes

* update article layout

* change original blog links

* add styling to blog

* improve the links of blogs

* update web.sh

* add favicon

* update a tag in a blog

* improve stylings of article page

* improve styling of blog page

* update the theme

* update font matter and update links in new blog.

* add style changes

* apply reverse chronology sort on articles

* shift blogs links back to hashes

* add ids to headers & smooth scrolling

* make all blog links relative

* add smooth scrolling & add relative to absolute links converter

* add navigation

* improve mobile nav

* change desktop header style

* convert blogs link text to "Read More"

* change desktop header style

* style mobile nav

* fix landing page styling

* update web workflow

* update web workflow

* nav setting

* add tailwind links

* update web workflow

* remove app demo folder

* remove special characters from the links

* fix the issue of links

* make web.sh executable

* update blog links

* move web.sh to website folder

* code style

* EOLs

* format index.css & contact.css

* add markdown-it configuration

* add outline none on focus

* remove extra Javascript

* make mobile nav display none by default

* add permalinks to markdown files

* update 11ty config

* update web.sh

* update article

* resolve issue of special characters in header ids
introduce slugify

* add target _blank to whitepaper link

* add last post

* EOLs

* try to resolve bullets issue

* use markdown-it-replace-link
to convert relative .md extension to .html extension

* add missing images, simpligy link parsing

* add CNAME file

* add CNAME file, rename config

* fix jumping table issue

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-10 10:26:21 +01:00