Giter Site home page Giter Site logo

qingliu-cyl / sonic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from go-sonic/sonic

0.0 0.0 0.0 6.31 MB

Sonic is a blogging platform developed by Go. Simple and powerful

License: MIT License

Shell 0.04% Go 96.34% CSS 3.35% HTML 0.15% Dockerfile 0.11%

sonic's Introduction

Sonic [ˈsɒnɪk] ,Sonic is a Go Blogging Platform. Simple and Powerful.

GitHub release GitHub All Releases Docker pulls GitHub last commit
Telegram Channel

English | 中文

📖 Introduction

Sonic means as fast as sound speed. Like its name, sonic is a high-performance blog system developed using golang

Thanks Halo project team,this project is inspired by Halo. Front end project fork from Halo

🚀 Features:

  • Support multiple types of databases: SQLite、MySQL(TODO: PostgreSQL)
  • Small: The installation file is only 10mb size
  • High-performance: Post details page can withstand 2500 QPS(Enviroment: Intel Xeon Platinum 8260 4C 8G ,SQLite3)
  • Support changing theme
  • Support Linux、Windows、Mac OS. And Support x86、x64、Arm、Arm64、MIPS
  • Object storage(MINIO、Google Cloud、AWS、AliYun)

🎊 Preview

Default Theme

Console

🧰 Install

Download the latest installation package

Please pay attention to the operating os and instruction set and the version

wget https://github.com/go-sonic/sonic/releases/download/v1.0.3/sonic-linux-amd64.zip -O sonic.zip

Decompression

unzip -d sonic sonic.zip

Launch

cd sonic
./sonic -config conf/config.yaml

Initialization

Open http://ip:port/admin#install

Next, you can access sonic through the browser.

The URL of the admin console is http://ip:port/admin

The default port is 8080.

Docker

See: https://hub.docker.com/r/gosonic/sonic

Theme ecology

Theme URL
Anatole https://github.com/go-sonic/default-theme-anatole
Journal https://github.com/hooxuu/sonic-theme-Journal

TODO

  • i18n
  • PostgreSQL
  • Better error handling
  • Plugin(base on Wasm)
  • Use new web framework(Hertz)

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

Special thanks to Evan([email protected]), who designed the logo

📄 License

Source code in sonic is available under the MIT License.

sonic's People

Contributors

dependabot[bot] avatar dopamine-joker avatar 1379 avatar if-nil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.