An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tDiary.Net on Heroku

[元のコード](https://github.com/tdiary/tdiary-core)は改変していないが、初期設定といくつかの専用プラグインを追加してある。

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://www.heroku.com/deploy?template=https://github.com/tdiary/tdiary-core)

[![Gem Version](https://badge.fury.io/rb/tdiary.png)](https://rubygems.org/gems/tdiary) [![Build Status](https://github.com/tdiary/tdiary-core/actions/workflows/ci.yml/badge.svg)](https://github.com/tdiary/tdiary-core/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/tdiary/tdiary-core/badge.png?branch=master)](https://coveralls.io/r/tdiary/tdiary-core) [![Code Climate](https://codeclimate.com/github/tdiary/tdiary-core.png)](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サーバが必要です。