Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jekyll Text Theme | 2,841 | 48 | 2 months ago | 17 | February 02, 2020 | 159 | mit | SCSS | ||
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. | ||||||||||
Hugo Theme Terminal | 1,777 | 3 months ago | 44 | mit | SCSS | |||||
A simple, retro theme for Hugo | ||||||||||
Prism React Renderer | 1,635 | 841 | 916 | 2 months ago | 34 | June 26, 2023 | 38 | mit | TypeScript | |
🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism) | ||||||||||
Fast Syntax Highlighting | 1,140 | 2 years ago | 63 | bsd-3-clause | Shell | |||||
(Short name F-Sy-H). Syntax-highlighting for Zshell – fine granularity, number of features and multiple shipped themes. | ||||||||||
Hexo Theme Hueman | 1,136 | 2 years ago | 14 | gpl-2.0 | JavaScript | |||||
A redesign of Alx's wordpress theme Hueman, ported to Hexo. | ||||||||||
Crayon Syntax Highlighter | 1,091 | 8 months ago | 214 | gpl-3.0 | PHP | |||||
Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text. | ||||||||||
Gatsby Starter Minimal Blog | 1,086 | 9 days ago | 3 | 0bsd | MDX | |||||
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting. | ||||||||||
Beautifulhugo | 1,045 | 2 months ago | 117 | other | HTML | |||||
Theme for the Hugo static website generator | ||||||||||
Thunderbird Monterail | 976 | 3 years ago | 61 | gpl-3.0 | CSS | |||||
A set of themes for thunderbird inspired by a Monterail blog post | ||||||||||
Codeflask | 902 | 47 | 29 | a year ago | 15 | May 13, 2019 | 27 | mit | JavaScript | |
A micro code-editor for awesome web pages. |
** ** **** **** .
. PHP HTML .
(HTML) . Github .
HTML5, CSS3 .
, .
.
.
// .
$ git clone https://github.com/rhiokim/haroopress.git /path/to/haroopress
// .
$ cd /path/to/haroopress
// ,
$ make init
...
// github .
$ make gh-pages
// .
$ make new-post
// .
$ make gen
// .
$ make preview
//
$ make deploy
// .
$ make new-page
//
$ make new-slide
(, , ) `markdown` , `json` .
GUI . .
.
[Octopress](http://octopress.org) Wordpress, Tumblr, Tistory, Blogger .
$ make octopress
Please! insert octopress article directory : `[/path/to/octopress/source/_post]`
haroo> create directory at /path/to/haroopress/source/data/articles/[article-title]
haroo> create image directory at /path/to/haroopress/source/data/articles/[article-title]/@img
haroo> copy to [article-title].markdown file
haroo> jekyll convert to haroopress
----------------------------------------------------------------
.
Copyright (c) 2012 Rhio Kim
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.