All Projects → Thomasorus → Chisai

Thomasorus / Chisai

Licence: other
Chīsai - A small website generator, editable and hosted on github, with automatic deployment!

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Chisai

Xity Starter
A blog-ready 11ty starter based on PostCSS, with RSS feed and Native Elements!
Stars: ✭ 184 (+457.58%)
Mutual labels:  static
Next.js
The React Framework
Stars: ✭ 78,384 (+237427.27%)
Mutual labels:  static
ffmpeg-builds
MOVED: https://gitlab.com/q3aql/ffmpeg-builds
Stars: ✭ 71 (+115.15%)
Mutual labels:  static
Django Webpack Loader
Transparently use webpack with django
Stars: ✭ 2,327 (+6951.52%)
Mutual labels:  static
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+615.15%)
Mutual labels:  static
gochk
Static Dependency Analysis Tool for Go Files
Stars: ✭ 68 (+106.06%)
Mutual labels:  static
I18n Static
Universal i18n solution for static resources
Stars: ✭ 166 (+403.03%)
Mutual labels:  static
vulnscan
A static binary vulnerability scanner
Stars: ✭ 47 (+42.42%)
Mutual labels:  static
Gitdocs
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
Stars: ✭ 252 (+663.64%)
Mutual labels:  static
django-freeze
🧊 convert your dynamic django site to a static one with one line of code.
Stars: ✭ 81 (+145.45%)
Mutual labels:  static
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+44675.76%)
Mutual labels:  static
Go Html Boilerplate
Starter pack for doing web development in Go
Stars: ✭ 229 (+593.94%)
Mutual labels:  static
vscode-flow-ide
Visual Studio Code extension for javascript Flowtype static type checker
Stars: ✭ 55 (+66.67%)
Mutual labels:  static
Bonsai
🌱 a tiny distro-independent package manager
Stars: ✭ 188 (+469.7%)
Mutual labels:  static
nextjs-boilerplate
Jam3 NextJS Generator for SPA, SSG, SSR and JAMStack applications
Stars: ✭ 95 (+187.88%)
Mutual labels:  static
Object Oriented Programming Using Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Stars: ✭ 183 (+454.55%)
Mutual labels:  static
htmlhost
hostHTML.live is downright the fastest way of hosting your single page HTML!
Stars: ✭ 21 (-36.36%)
Mutual labels:  static
website
The Algorithms website providing GitHub's largest open-source algorithm library.
Stars: ✭ 616 (+1766.67%)
Mutual labels:  static
osm-static-maps
Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
Stars: ✭ 130 (+293.94%)
Mutual labels:  static
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (+0%)
Mutual labels:  static

Chisai logo

Chīsai!

A small website generator, editable and hosted on github, with automatic deployment!

Purpose and mission

Chīsai is aimed at empowering people who need a free solution to have their own small space on the internet without falling into the CMS install and maintenance crazyness. All content is in markdown files, in folders, and the user can edit, upload images and host on github.

Chīsai answers three very important things for me when it comes to websites:

  1. It should be easy to modify by someone else
  2. It should be durable and long lasting
  3. Each person should own the code of its website

Who can use it?

Chīsai is a free to use by individuals and organizations that do not operate by capitalist principles. For more information see the license file.

How does it work?

You can see a demo here. It's quite simple:

  • Each section is a folder with files named as the dates of their publication.
  • Each section has it's parent section that regroups all the files inside.
  • All sections 5 latest entries are regrouped on the home page with a link to see the full content.
  • Content is edited using the Markdown syntax (the same you can find on Discord or Slack).
  • Edit the content (create folders, files, edit files) directly on github, here!

That's all!

How to use it?

See the wiki for extensive guides for everything!

Can I self-host it?

Yes of course! Chisai only produces HTML. You can add the generated website on your own server. Even better: if your server has Python, you can rebuild the website direcly on your server. Be careful that you might have to reconfigure some things to make it work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].