All Projects → ci7lus → caramelize

ci7lus / caramelize

Licence: MIT License
A blog generated from scrapbox / inspired by ijjk/notion-blog.

Programming Languages

typescript
32286 projects
Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to caramelize

my-blog
🐬 个人技术博客(基于vue的服务端渲染 nuxt.js)
Stars: ✭ 94 (+422.22%)
Mutual labels:  nuxt-blog
graphX
A simple blog based on Nuxt and graphQL
Stars: ✭ 19 (+5.56%)
Mutual labels:  nuxt-blog
unnue-nuxt
开媛笔记,基于nuxt ssr首屏服务器端渲染 ⚡。用于分享、记录、交流和学习,希望可以帮助到小伙伴们。同时网站在永久更新,备好鸡血,一起来战 Ooh aah!
Stars: ✭ 98 (+444.44%)
Mutual labels:  nuxt-blog
arxiv2scrap
easy-to-use arXiv clipper for scrapbox
Stars: ✭ 15 (-16.67%)
Mutual labels:  scrapbox
ScrapScripts
Unofficial browser extension for Scrapbox
Stars: ✭ 26 (+44.44%)
Mutual labels:  scrapbox
madao
🎉 My blog, powered by @nuxt
Stars: ✭ 54 (+200%)
Mutual labels:  nuxt-blog
sb2md
Scrapbox contents -> Markdown
Stars: ✭ 72 (+300%)
Mutual labels:  scrapbox
scrapbox
This tool provides command line interface for scrapbox.io.
Stars: ✭ 42 (+133.33%)
Mutual labels:  scrapbox
sbe
An unofficial Scrapbox desktop app
Stars: ✭ 23 (+27.78%)
Mutual labels:  scrapbox
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+9716.67%)
Mutual labels:  nuxt-blog
nuxt-blog
A Nuxt.js server side rendered blog app
Stars: ✭ 59 (+227.78%)
Mutual labels:  nuxt-blog
egg-nuxt-blog
Nuxt.js(web端) + Egg.js(api 服务) + Vue.js(管理后台)+ ElementUI(通用组件库)服务器渲染(SSR)搭建的个人博客系统
Stars: ✭ 16 (-11.11%)
Mutual labels:  nuxt-blog

Caramelize

Screenshot

Scrapbox [なのに] Blog

概要

特定の Scrapbox Project の特定のタグのついたエントリを SSR して静的ページとして出力します。
サンプル: Caramelize

設定

now にビルドする場合は secrets 経由で設定します。使わない値は null にしてください。

キー 意味 必須  デフォルト値
SCRAPBOX_PROJECT Scrapbox の Project を指定します はい
SCRAPBOX_TAG 集めるタグを指定します(#を含める) はい
SCRAPBOX_SORT ソート順を指定します(updated・created・accessed・linked・views・title) いいえ   created
TWITTER_ID Twitter の ScreenName (@ 抜き) を指定します いいえ
GITHUB_ID GitHub の ScreenName を指定します いいえ
SITE_NAME サイト名を指定します いいえ Caramelize
SITE_ROOT サイトのメインホスト名を指定します いいえ
GA Google Analytics のタグを設定します いいえ
GSV Search Console のタグを設定します いいえ

デプロイ

Deploy with ZEIT Now

開発

  1. このリポジトリをクローンする
  2. yarn install
  3. yarn dev

License

MIT License

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].