1
0
weblog/pages/projects.markdown
JackCarterSmith 64f91ff50b
All checks were successful
Build Jekyll weblog / build (push) Successful in 2s
Initial commit
2023-09-02 18:55:02 +02:00

26 lines
722 B
Markdown

---
layout: post
title: Projects
permalink: /projects/
menu_index: 1
menu_visible: true
---
* Contents
{:toc}
List of my recurrents or "long" projects.
Source code can be found on [**JCS-Git**](https://git.jcsmith.fr/).
----
## This Website
[Jekyll](http://jekyllrb.com/) was the main tool used to build this site, but there's also [jQuery](https://jquery.com/),
[Bootstrap](http://getbootstrap.com/), [Rouge](http://rouge.jneen.net/) for code syntax highlighting
and some plain-old HTML and CSS ([SASS actually](http://sass-lang.com/)).
Thanks to G.Lampert for it's blog sources, I'm not a big fan of "front-conding"...
So don't hesitate to take a pic' from it's own blog! (http://glampert.com/)