English | Русский | 简体中文 | 繁體中文
This fork tracks getgridea/gridea:master and currently keeps a small set of changes focused on making Windows ARM64 builds work in GitHub Actions and Releases.
Current file-level differences from upstream:
.github/workflows/build-arm.yml: adds a Windows ARM64 GitHub Actions workflow that builds ARM64 app artifacts and then produces a custom ARM64 installer.github/installers/gridea-arm64-installer.nsi: adds a custom NSIS installer script used to package the ARM64 app into an installable.exepackage.json: addsyarn electron:build:win-arm64vue.config.js: disables main-process minification to avoid the legacy Terser failure in the Electron main process bundlesrc/assets/locales.ts: fixes a missing trailing comma inja_JP, which blocked CI buildsREADME.md/README-zh_CN.md: documents this fork's differences from upstream and ARM64 packaging status
Build artifacts for this fork are published from this repository's Actions/Releases instead of upstream releases.
👏 Welcome to use Gridea!
✍️ Gridea A static blog writing client. You can use it to record your life, mood, knowledge, notes and ideas...
📝 Use the coolest Markdown editor to create quickly
🌉 Insert pictures and article cover charts anywhere in the article
🏷️ Label and group articles
📋 Customize menus and even create external link menus
💻 Use this client on Windows or MacOS or Linux
🌎 Use Github Pages or Coding Pages to show the world that more platforms will be supported in the future
💬 Simply configure and access the Gitalk or DisqusJS comment system
🗺️ Use simplified Chinese、traditional Chinese、 English、 Russian、 French
🌁 Use any default theme within the application or any third-party theme, free theme customization
🖥 Customize the source folder and synchronize multiple devices using OneDrive, iCloud, Dropbox, etc.
🌱 Of course Gridea is still very young and has many shortcomings, but please believe it will keep moving forward 🏃
In the future, it will surely become your inseparable partner
Give full play to your talents!
😘 Enjoy~
If you want to contribute code, please check the Contribution Guide in advance.
$ # Node version > v10.0.0 is requied
$ git clone https://github.com/pgs666/gridea.git
$ cd gridea
$ yarn
$ yarn electron:serve
$ yarn electron:buildTelegram Channel | Telegram Group | QQ 1 Group: 970332209 | QQ 2 Group: 923131213 | Author Twitter: @EryouHao
We welcome all contributions. You can submit any ideas as pull requests or as GitHub issues.
MIT. Copyright (c) 2020-2023 EryouHao


