-
This is the language switcher
```
{% for tongue in site.languages %}
{{ tongue }}
{%- if forloop.last == false -%}
{{"/"}}{{ site.langsep }}
…
-
@seshrs see bug details and (temporary?) fix in https://github.com/eecs370/project_1_spec/issues/32
Can this be fixed directly from primer spec or do we need to copy the fix to all of our spec repo…
-
-
# Markdown Template | 蹀躞
这是用于测试Jekyll主题下的Markdown模板。会被其它文章继承。
[https://die-xie.github.io/posts/Markdown-Template/](https://die-xie.github.io/posts/Markdown-Template/)
-
![image](https://github.com/user-attachments/assets/de867fef-0118-4f59-a7d9-76f6899a8f22)
```
\(x + y_2 = 3\) This is inline. \[a + b = 6\] and this is display.
```
1. Installed via Gemfile an…
-
Hii, first of all, thank you so much for the amazing theme project and for this template!
The issue I faced, after I setup the theme perfectly for my repo is, everything worked fine, except the the…
-
- [ ] Prerequisite https://github.com/TWiStErRob/twisterrob.github.io/issues/34
- [x] Prerequisite https://github.com/TWiStErRob/twisterrob.github.io/issues/24
- Feature request: https://github.com/…
-
- [Snippets](https://github.com/petrosh/snippetrosh/issues/5#issuecomment-198695433)
- [CSS](https://github.com/petrosh/snippetrosh/issues/5#issuecomment-308535291)
- [For loops](https://github.com/…
-
It's adding a lot of:
- undesired HTML
- big stylesheets
- useless JS (Anchor.js) served by a 3rd-party (Cloudflare), for a feature that must be static HTML (for accessibility and efficiency)
Th…
-
Done with the structuring of images. @M