Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lume: Static Site Generator
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
kbaba1001
February 14, 2024
Programming
0
660
Lume: Static Site Generator
kbaba1001
February 14, 2024
Tweet
Share
More Decks by kbaba1001
See All by kbaba1001
How to build a video conferencing system that no one has ever told you about
kbaba1001
0
52
Build React system with ClojureScript (Squint)
kbaba1001
0
140
talk-with-local-llm-with-web-streams-api
kbaba1001
0
470
React_2023
kbaba1001
0
190
Word Penne
kbaba1001
0
220
I live by using a minor language
kbaba1001
1
190
fast optical line
kbaba1001
0
390
ArtPosePro and Procreate
kbaba1001
1
230
How did Clojure change my life
kbaba1001
3
1.9k
Other Decks in Programming
See All in Programming
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
120
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
15
3k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
170
CSC307 Lecture 14
javiergs
PRO
0
470
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
420
Codex の「自走力」を高める
yorifuji
0
1.2k
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
180
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.5k
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
190
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
Featured
See All Featured
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
It's Worth the Effort
3n
188
29k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
82
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
My Coaching Mixtape
mlcsv
0
69
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
380
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
The Cult of Friendly URLs
andyhume
79
6.8k
Transcript
Lumeによる静的サイ トの作成 2024年2月14日 ノイマントーキョー株式会社 代表取締役 馬場 一樹
自己紹介: kbaba1001 • 馬場 一樹 (kbaba1001) • https://www.kbaba1001.com/ • ノイマントーキョー株式会社
• https://www.neumann.tokyo/ • 静岡県三島市在住
Lume
Lume • Jekyll, Hugo などと同じ静的サイトジェネレータ • Vento や Markdown で構築する
• Plugins が豊富でブログやサイト内検索なども作れる
ノイマントーキョー(株)での活用 弊社コーポレートサイト
弊社コーポレートサイトの英語版
自分のブログ
LumeのサイトのShowcaseにも掲載
Lumeの良さ • 癖が少ない (Gatsbyとか辛い) • RSS配信、サイト内検索などブログやコーポレートサイトで使いたい機能がちゃんとある • Denoさえインストールすれば動くので非エンジニア(デザイナーさんとか)でも動かせる
Lumeのイマイチな点 • ドキュメントが少ない(日本語情報は皆無) ◦ 公式サイトは少しずつ良くなっているものの、特にプラグインの使い方がよくわからないものがある • フロントエンドJSが書きづらい ◦ Lumeが作るのは静的サイトなのでその上で動く JSについては
React 等が使いたいのであれば、ちゃ んとセットアップする必要がある • たまに破壊的な変更がある ◦ メインのテンプレートが Nunjucks から Vento に変わるなど
結論 • Lume は実用レベルに達していると思うので静的サイトが必要な方は使ってみてください