-
astro比较方便扩展各种功能,迁移也比较方便:
https://docs.astro.build/en/guides/migrate-to-astro/from-jekyll/
主题参考:
https://astro.build/themes/
gittalk用的是issue,会让issue列表比较混乱,而且最近也没有维护了。giscus用的是discussion,更适合我们的场景。…
-
https://github.com/pages-themes/minimal/blob/master/_layouts/post.html#L12
On my blog, I was observing a post that had 0 tags (no `tag` in the frontmatter), yet the tags showed up on the page with …
-
I'm in the scenario where I'm developing my own theme. Of course the most clear way to do it is from the git repo at `_theme_packages`. However after I do a pull/commit to my theme repo (not the blog …
-
Change docs to better note what code is readable and what isn't would be 100% a great start. Not all JavaScript is fully readable enough to review, and users are entitled to knowing this. Also the web…
-
Reference for updating default them:
- https://jekyllrb.com/docs/themes/#overriding-theme-defaults
```
$ bundle info --path minima
/usr/local/lib/ruby/gems/3.0.0/gems/minima-2.5.1
$ open $(bu…
-
Choisir une pile technique pour la documentation, qui ne devrait pas reposer sur du JS dans le navigateur pour être affichée.
## Quelques besoins
- **Documentation** : la forme doit convenir en …
-
오늘 저녁까지 최대한 테마정하고 페이지 구성 생각하고 애기해주세요
-
We need a static HTML website for Bugmark.
Core features:
- Bugmark documentation and marketing text
- Links to Bugmark-related news and papers
- Static HTML generated by `middleman` or `jekyll…
andyl updated
6 years ago
-
This is merely a place to start the conversation and evaluate if the idea has legs.
**Proposal**
Move all of the jekyll based documentation websites linked to from https://ioos.github.io/ to one m…
-
I'm new to this and quite confused as to why my local updates are not reflected in the site
everytime I command "git add ." it tells me that my changes have already been updated and there is nothing t…