-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial minimal Advents of Code commit
- Loading branch information
Martin TOUZOT
committed
Jul 3, 2024
1 parent
4db1463
commit b1293f1
Showing
46 changed files
with
93 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,19 @@ | ||
# jekyll-latex | ||
# Advent of Code | ||
|
||
<p align="center"> | ||
<img src="./assets/jekyll_latex_cover_art.png"> | ||
</p> | ||
[Advent of Code](https://adventofcode.com/) is a web challenge based upon a advent calendar but for developers. | ||
|
||
[![LICENSE](https://img.shields.io/github/license/mtouzot/jekyll-latex)](LICENSE.md) | ||
Every day a challenge to solve. | ||
|
||
Pick up your computer and your favourite coding language and go on! | ||
|
||
## Features | ||
- LaTeX typography | ||
- Abstract, theorems, proofs, and definitions | ||
- MathJax | ||
- Google Analytics | ||
- Profile photo | ||
- Compatible with Jekyll 3.x and Github Pages | ||
- Responsive layout | ||
- Supports Jekyll's SCSS preprocessor | ||
You can find the daily challenge here: | ||
|
||
## Installation | ||
``` | ||
git clone https://github.com/mtouzot/jekyll-latex.git | ||
bundle install | ||
# Change all relevant settings for your site in _config.yml | ||
bundle exec jekyll serve --watch | ||
``` | ||
|
||
## Credits | ||
|
||
Based on the amazing work below: | ||
- https://github.com/ryanmcdermott/jekyll-latex | ||
- https://github.com/heiswayi/the-plain | ||
- https://github.com/vincentdoerig/latex-css | ||
|
||
## Licenses | ||
|
||
1. This project: MIT | ||
1. The Plain (of which this is based): MIT | ||
1. Latex CSS: MIT | ||
- [2015](https://adventofcode.com/2015) | ||
- [2016](https://adventofcode.com/2016) | ||
- [2017](https://adventofcode.com/2017) | ||
- [2018](https://adventofcode.com/2018) | ||
- [2019](https://adventofcode.com/2019) | ||
- [2020](https://adventofcode.com/2020) | ||
- [2021](https://adventofcode.com/2021) | ||
- [2022](https://adventofcode.com/2022) | ||
- [2023](https://adventofcode.com/2023) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2020 Ryan McDermott | ||
Copyright (c) 2024 Martin TOUZOT | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# jekyll-latex | ||
|
||
<p align="center"> | ||
<img src="./assets/jekyll_latex_cover_art.png"> | ||
</p> | ||
|
||
[![LICENSE](https://img.shields.io/github/license/mtouzot/jekyll-latex)](LICENSE.md) | ||
|
||
|
||
## Features | ||
- LaTeX typography | ||
- Abstract, theorems, proofs, and definitions | ||
- MathJax | ||
- Google Analytics | ||
- Profile photo | ||
- Compatible with Jekyll 3.x and Github Pages | ||
- Responsive layout | ||
- Supports Jekyll's SCSS preprocessor | ||
|
||
## Installation | ||
``` | ||
git clone https://github.com/mtouzot/jekyll-latex.git | ||
bundle install | ||
# Change all relevant settings for your site in _config.yml | ||
bundle exec jekyll serve --watch | ||
``` | ||
|
||
## Credits | ||
|
||
Based on the amazing work below: | ||
- https://github.com/ryanmcdermott/jekyll-latex | ||
- https://github.com/heiswayi/the-plain | ||
- https://github.com/vincentdoerig/latex-css | ||
|
||
## Licenses | ||
|
||
1. This project: MIT | ||
1. The Plain (of which this is based): MIT | ||
1. Latex CSS: MIT |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.