https://github.com/tdtds/tdiarynet
import a diary on tDiary.Net to Heroku
https://github.com/tdtds/tdiarynet
heroku ruby
Last synced: 29 days ago
JSON representation
import a diary on tDiary.Net to Heroku
- Host: GitHub
- URL: https://github.com/tdtds/tdiarynet
- Owner: tdtds
- License: gpl-2.0
- Created: 2015-01-23T04:19:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T20:09:27.000Z (over 3 years ago)
- Last Synced: 2025-12-26T19:47:36.751Z (6 months ago)
- Topics: heroku, ruby
- Language: Ruby
- Size: 5.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
# tDiary.Net on Heroku
[元のコード](https://github.com/tdiary/tdiary-core)は改変していないが、初期設定といくつかの専用プラグインを追加してある。
[](https://www.heroku.com/deploy?template=https://github.com/tdiary/tdiary-core)
[](https://rubygems.org/gems/tdiary) [](https://github.com/tdiary/tdiary-core/actions/workflows/ci.yml) [](https://coveralls.io/r/tdiary/tdiary-core) [](https://codeclimate.com/github/tdiary/tdiary-core)
## tDiary, The TSUKKOMI-able Weblog.
At first, see doc/README-en.rd
## tDiary, ツッコミ可能なWeb日記システム
tDiaryはWeb日記(いわゆるブログ)を実現するオープンソースソフトウェアです。ブログサービスをレンタルするのではなく、自分でWeb日記を運用する人のためのツールです。
tDiaryには以下のような特徴があります。
### 長く日記を続けられます
日記は大切な自分史です。安心して長く日記を書き続けられるように、tDiaryは最低でも25年間はプロジェクトを維持することを目標に開発を続けています。2016年現在で15周年になるので、あと10年間はtDiaryで日記を書き続けることができます。
### レンタルサーバーユーザにやさしい
必要なのはRuby(2.1.0以降に対応)だけ。単独でCGIとして動作し、基本機能はデータベースや追加のライブラリを必要としません。
### プラグインで拡張できます
豊富なプラグインで、さまざまな機能を追加できます。ブログツールとして必要な機能はほとんどプラグインとして揃っています。
### テーマで好きなデザインを選べます
300種類を超えるデザイン・テーマを選べます。ユーザが作成したテーマを一堂に集めたテーマ・ギャラリーも見てください。
### その他
インストールにはドキュメント(doc/INSTALL.html)を参照して下さい。動作にはruby(2.1.0以降)と、CGIもしくはRackをサポートするWebサーバが必要です。