==========================================================
# skin-Beauter
Version : Ver.1.0.3
description : A Bloglike Skin for tegalog(https://www.nishishi.com/cgi/tegalog/) sitemap mode based on beauter.css(https://beauter.io/) and System UIcon(https://www.systemuicons.com)
author : aouma(https://nov.akikaze.net/)
lastupdate : 2026-01-22
========================================================= 

## ■概要

CSSフレームワーク[Beauter | A simple framework for beauiful sites](https://beauter.io/)と[System UIcons](https://www.systemuicons.com/)を利用したてがろぐスキンです。

ブログのような使用感を目指したシンプルなスキンで、投稿画像に関してはできるだけそのままのサイズで閲覧できるようにしてあります。レスポンシブデザインです。

**skin-beauter は Beauterの機能を利用しておりますので、動作には同梱済のbeauter.min.cssとbeauter.min.jsが必要です。**

## ■サポートについて

本スキンは、依存している CSS フレームワーク Beauter が長期メンテナンスされていないため、2026年1月22日をもって更新を終了しています。

## ■配布ファイル

- skin-cover.html
  てがろぐの全体表示を制御するHTMLです。
- skin-onelog.html
  てがろぐの記事表示を制御するHTMLです。
- tegalog.css
  てがろぐスキンとしてのデザインが記載されたCSSです。
- beauter.min.css
  CSSフレームワークBeauterのデザインが記載されたCSSです。aoumaが改変しています。
- beauter.min.js
  CSSフレームワークBeauterに付属するJavascriptです。タブやメニューの表示を制御しています。
- skin-beauter.txt
  このファイルです

## ■色指定

20行目からのCSS変数のカラーコードを変更してください。
デフォルトの指定コードを書いておきます。

- basecolor1 ブログ全体の背景色 #e8e6e2
- basecolor2 補助の背景色 #e6dad9
- accentcolor1 決定ボタンなどの補助色 #ce6f66
- accentcolor2 トップのメニューバーや日付バー等の補助色
- accentcolor3 リンクオーバーなどの補助色 #98af97
- wordcolor 指定がない場合の文字色 #4d3634

## ■更新履歴

2026/01/23
Ver.1.0.3 Twitter埋め込みがはみ出す、ページャーがはみ出す、カレンダー表示が崩れる問題を修正。

2024/02/01
Ver.1.0.2 サイドバー横幅を戻す・figcaptionの背景を黒色に変更などskin-beauterを調整。

2023/12/23
Ver.1.0.1 サイドバー横幅ほかskin-beauterを微調整。

2023/12/21
Ver.1.0.0 初公開。

## ■Licence

- [System UIcons](https://www.systemuicons.com/) Corey Ginnivan氏
- [Beauter | A simple framework for beauiful sites](https://beauter.io/)

BeauterのコードはMITライセンスで提供されています。

---

Copyright (c) 2016 - 2018 Shubham Ramdeo, Outboxcraft

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
