From d0579b08315ad36047b23543971d76c3d7bfad12 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 9 May 2023 23:44:10 -0700 Subject: [PATCH] Not using LESS anymore --- public/about.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/public/about.md b/public/about.md index 076a2de..1b10f97 100644 --- a/public/about.md +++ b/public/about.md @@ -60,15 +60,13 @@ Have a look at my [work history](/cv). ## So meta -This site is lovingly hand-crafted, tag by tag, and pixel by pixel. It adheres to and embraces modern web standards. It is authored in HTML, CSS, and JavaScript in conjunction with [Markdown][Markdown] and [LESS][], and then it's all compiled with [some custom code][samhuri.net] before [Apache][] serves it up. The header and body font, [Museo Sans][Museo], is provided by [TypeKit][]. - -[Markdown]: http://daringfireball.net/projects/markdown/ -[LESS]: http://lesscss.org -[samhuri.net]: https://github.com/samsonjs/samhuri.net -[Apache]: http://apache.org -[Museo]: http://www.exljbris.com/museosans.html -[TypeKit]: https://typekit.com/fonts +This site is lovingly hand-crafted, tag by tag, and pixel by pixel. It adheres to and embraces modern web standards. It is authored in [Markdown][], HTML, CSS, and JavaScript, and then it's all compiled with [some custom code][samhuri.net] before [Apache][] serves it up. The header and body font, [Museo Sans][], is provided by [TypeKit][]. Oh, and a shout out to [Font Awesome][fa] for being awesome. +[Markdown]: http://daringfireball.net/projects/markdown/ +[samhuri.net]: https://github.com/samsonjs/samhuri.net +[Apache]: http://apache.org +[Museo Sans]: http://www.exljbris.com/museosans.html +[TypeKit]: https://typekit.com/fonts [fa]: http://fontawesome.io