insights.ditatompel.com website
Find a file
Christian Ditaputratama 71f23f809f
chore: Added way install without internet conn
By default, latest Windows installation need an internet connection.
This commit add an information how to show "I don't have internet"
button during Windows installation and setuop process.
2024-08-25 18:16:17 +07:00
.github chore: Use hugo v0.133.0 2024-08-22 06:09:50 +07:00
archetypes Adding keywords and summary in archtypes 2024-06-05 21:28:14 +07:00
assets chore: optimize pwa feature 2023-06-17 03:07:09 +07:00
config chore: Remove twitter link 2024-06-05 19:21:25 +07:00
content chore: Added way install without internet conn 2024-08-25 18:16:17 +07:00
images Append PWD into the security.funcs.getenv for Hugo versions less than v0.112.0 2023-05-26 00:26:15 +07:00
layouts/partials/hugopress/modules/hb-custom/hooks adding plausible and update main nav to main site 2023-05-26 22:07:50 +07:00
.editorconfig chore: Added .editorconfig 2024-07-03 23:17:04 +07:00
.gitignore Not including resources generated content (for now) 2024-06-05 19:14:25 +07:00
.mergify.yml Append PWD into the security.funcs.getenv for Hugo versions less than v0.112.0 2023-05-26 00:26:15 +07:00
.rgignore chore: Add .rgignore to the project 2024-07-16 14:17:18 +07:00
go.mod Merge pull request #213 from ditatompel/renovate/github.com-hugomods-search-0.x 2024-08-25 10:02:54 +00:00
go.sum chore: Bump hbstack/blog v0.37.3 hugomods/search v0.15.0 2024-08-25 17:20:49 +07:00
LICENSE chore: Update license 2024-07-16 14:36:09 +07:00
Makefile build: Add initial makefile helper 2024-02-24 02:46:14 +07:00
package-lock.json chore(deps): update dependency autoprefixer to v10.4.20 2024-08-02 22:17:57 +00:00
package.json chore(deps): update dependency @fullhuman/postcss-purgecss to v6 2024-04-02 17:35:24 +00:00
README.md chore: Use hugo v0.133.0 2024-08-22 06:09:50 +07:00
renovate.json Append PWD into the security.funcs.getenv for Hugo versions less than v0.112.0 2023-05-26 00:26:15 +07:00
theme.toml Append PWD into the security.funcs.getenv for Hugo versions less than v0.112.0 2023-05-26 00:26:15 +07:00

insights.ditatompel.com Site

This is replacement for rtd.ditatompel.com (previously using Ghost) and based from starter theme template of HB Framework. live demo: https://theme.hbstack.dev/.

I install this by just following https://hbstack.dev/en/docs/getting-started/installation/ process.

# Clone the repository
git clone --depth 1 https://github.com/hbstack/theme insights
cd rtd-ditatompel-com
# change the module path located in go.mod, replace the module github.com/hbstack/theme with this repo : github.com/ditatompel/insights.
sed -i -e 's/module\ github.com\/hbstack\/theme/module\ github.com\/ditatompel\/insights/' go.mod
# push to remote repo
git add .
git commit --amend
git remote set-url origin git@github.com:ditatompel/insights.git
git push origin main
# install build tools
npm ci
# start hugo server
npm run dev
# or
npm run prod

Original upstream section

Documentations

English 简体中文
Prerequisites 先决条件
Installation 安裝
Configuration 配置
Content 内容
Deployment 部署
Modules 模块

Features

  • Fast and SEO friendly: PageSpeed Insight scored perfect 💯 in all four metrics on mobile and desktop.
  • Multi-purpose: blog, project documentations, digital garden, gallery, landing pages and so on.
  • Responsive: mobile first, built on top of Bootstrap v5.3.
  • 🧊 Modular and flexible: extend features via various modules.
  • 🌓 Dark mode: light, dark or auto (follow system).
  • 🔍 Search: powerful client side fuzzy search that allows filtering and sorting of results, as well as searching from all multilingual sites.
  • PurgeCSS: remove unused CSS.
  • 🚀 PWA:
    • Installable: add site to home screen.
    • Offline available: offline page and offline image.
    • Allow precaching resources, such as CSS, JS and fonts.
  • Advanced:
  • 🖼️ Images Processing: process images via URL query string and fragment, such as alignment, resizing, cropping and so on, friendly to Markdown.
  • 💻 Code block panel: expand toggle, code copy button, line number toggle and wrap toggle.
  • Menus: supports header menus and footer menus.
  • Related posts slide.
  • 🖼️ Image viewer: zoom in/out image.
  • 🗂️ Archives: group by year and month.
  • 📝 Multiple authors: articles can be co-authored.
  • 🌐 Multilingual.
  • ⬅️ RTL: supports Right-to-Left languages.
  • ⬆️ Back/Return to top button.
  • Social links: supports header and footer social links.
  • Content: supports KaTex (math), Mermaid (diagrams) and Bootstrap shortcodes.
  • ...

Screenshot

Screenshot