mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Temporary disable comment feature
This commit is contained in:
parent
1dfc0571fc
commit
9d0e458840
4 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# insights.ditatompel.com Site
|
||||
|
||||
This is replacement of rtd.ditatompel.com (previously using Ghost) and based from starter theme template of [HB Framework](https://hbstack.dev/). live demo: https://theme.hbstack.dev/.
|
||||
This is replacement for `rtd.ditatompel.com` (previously using **Ghost**) and based from starter theme template of [HB Framework](https://hbstack.dev/). live demo: https://theme.hbstack.dev/.
|
||||
|
||||
I install this by just following [https://hbstack.dev/en/docs/getting-started/installation/](https://hbstack.dev/en/docs/getting-started/installation/) process.
|
||||
|
||||
|
@ -23,7 +23,8 @@ npm run dev
|
|||
npm run prod
|
||||
```
|
||||
|
||||
## Documentations
|
||||
## Original upstream section
|
||||
### Documentations
|
||||
|
||||
| English | 简体中文 |
|
||||
| ------- | -------- |
|
||||
|
@ -34,7 +35,7 @@ npm run prod
|
|||
| [Deployment](https://hbstack.dev/en/docs/deployment/) | [部署](https://hbstack.dev/zh-hans/docs/deployment/) |
|
||||
| [Modules](https://hbstack.dev/en/docs/modules/) | [模块](https://hbstack.dev/zh-hans/docs/modules/) |
|
||||
|
||||
## Features
|
||||
### Features
|
||||
|
||||
- **Fast** and **SEO** friendly: [PageSpeed Insight](https://pagespeed.web.dev/analysis?url=https://theme.hbstack.dev/en/) scored perfect :100: in all four metrics on mobile and desktop.
|
||||
- **Multi-purpose**: blog, project documentations, digital garden, gallery, landing pages and so on.
|
||||
|
@ -67,6 +68,6 @@ npm run prod
|
|||
- Content: supports KaTex (math), Mermaid (diagrams) and Bootstrap shortcodes.
|
||||
- ...
|
||||
|
||||
## Screenshot
|
||||
### Screenshot
|
||||
|
||||
![Screenshot](https://raw.githubusercontent.com/hbstack/theme/main/images/screenshot.png)
|
||||
|
|
|
@ -33,7 +33,7 @@ module:
|
|||
# - path: github.com/hugomods/icons/vendors/feather
|
||||
|
||||
# blog comments engine
|
||||
- path: github.com/hbstack/blog/modules/giscus
|
||||
# - path: github.com/hbstack/blog/modules/giscus # (upstream default, temporarily disabled)
|
||||
# - path: github.com/hbstack/blog/modules/disqus
|
||||
# - path: github.com/hbstack/blog/modules/utterances
|
||||
|
||||
|
@ -44,7 +44,7 @@ module:
|
|||
- path: github.com/hbstack/blog/modules/content-panel
|
||||
|
||||
# docs comments engine
|
||||
- path: github.com/hbstack/docs/modules/giscus
|
||||
# - path: github.com/hbstack/docs/modules/giscus # (upstream default, temporarily disabled)
|
||||
# - path: github.com/hbstack/docs/modules/utterances
|
||||
# - path: github.com/hbstack/docs/modules/disqus
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"Target":"css/hb.6a3ec1d207c320dd5d0a7f22036754e4e32227245b742ef58ad9f1e593e0a698.css","MediaType":"text/css","Data":{"Integrity":"sha256-aj7B0gfDIN1dCn8iA2dU5OMiJyRbdC71itnx5ZPgppg="}}
|
||||
{"Target":"css/hb.fadfad8d9267744c3d5c723f990e800af9698aabe2d0d5a7cd9eda25b3ea6a10.css","MediaType":"text/css","Data":{"Integrity":"sha256-+t+tjZJndEw9XHI/mQ6ACvlpiqvi0NWnzZ7aJbPqahA="}}
|
Loading…
Reference in a new issue