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
Ghost - otvorená publikačná platforma - OpenCam...
Search
Fero Volar
April 21, 2018
Technology
1
320
Ghost - otvorená publikačná platforma - OpenCamp Bratislava 2018
Fero Volar
April 21, 2018
Tweet
Share
More Decks by Fero Volar
See All by Fero Volar
Realizujte svoje nápady za víkend, alebo WP ako perfektný nástroj pre MVP
alian
0
1k
Docker pre každého
alian
0
300
Kontajnery v produkcii na vlastnej infraštruktúre - LinuxDays 2019
alian
0
150
Time management - postupy, ktoré vám pomôžu uvoľniť ruky - Platform House
alian
1
140
Bullshit Detector - otvorený nástroj na boj s fake news - OpenCamp 2019
alian
0
150
Aplikačné kontajnery v produkcii - CodeCon 2019
alian
0
280
Ghost ako moderný a open-source systém pre blog
alian
0
340
Bez HTTPS to už nepôjde - WordCamp Košice 2018 - #WCKE2018
alian
0
200
Ako robím produkty, ktoré by som si chcel sám kúpiť - CodeCon 2018
alian
0
350
Other Decks in Technology
See All in Technology
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
extension 現場で使えるXcodeショートカット一覧
ktombow
0
210
動画データのポテンシャルを引き出す! Databricks と AI活用への奮闘記(現在進行形)
databricksjapan
0
150
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
定期的な価値提供だけじゃない、スクラムが導くチームの共創化 / 20251004 Naoki Takahashi
shift_evolve
PRO
3
330
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
330
Oracle Cloud Infrastructure:2025年9月度サービス・アップデート
oracle4engineer
PRO
0
460
データエンジニアがこの先生きのこるには...?
10xinc
0
450
about #74462 go/token#FileSet
tomtwinkle
1
400
ユニットテストに対する考え方の変遷 / Everyone should watch his live coding
mdstoy
0
130
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
77k
多野優介
tanoyusuke
1
450
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
How GitHub (no longer) Works
holman
315
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Six Lessons from altMBA
skipperchong
28
4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
For a Future-Friendly Web
brad_frost
180
9.9k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Transcript
otvorená publikačná platforma Fero Volár
@alian
[email protected]
Prečo ďalšia platforma pre blog?
– Matt Mullenweg “I see the future of WordPress as
a web operating system”
None
None
• 22. jún 2017 - v1.0 • MIT License •
25 366 GitHub stars • 1 271 976 stiahnutí • Ghost(PRO) vs ghost.org • Foundation
None
Devel Ember.js Handlebars node.js
Produkčné prostredie • Ubuntu 16.04 • MySQL • NGINX -
minimum 1.9.5 kvôli SSL • systemd • Node v6 - ideálne z NodeSource • Minimálne 1GB RAM • non-root & non-ghost užívateľ pre setup
Inštalácia adduser <user> usermod -aG sudo <user> su - <user>
sudo apt-get update && sudo apt-get upgrade sudo apt-get install nginx mysql-server curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash sudo apt-get install -y nodejs sudo npm i -g ghost-cli sudo mkdir -p /var/www/ghost sudo chown [user]:[user] /var/www/ghost cd /var/www/ghost ghost install
None
None
None
None
None
None
None
None
None
None
None
Šablóny
Šablóny
+ -
+ • rýchlosť • jednoduchosť • social media ready •
dokumentácia • sitemap.xml • mobile first • import z WP, Night shift, presmerovania (JSON), AMP • Slack, Unsplash, Zapier
+ - • rýchlosť • jednoduchosť • social media ready
• dokumentácia • sitemap.xml • mobile first • import z WP, Night shift, presmerovania (JSON), AMP • Slack, Unsplash, Zapier • obrázky • API • vyhľadávanie • pluginy • komentáre • aktualizácie
• ghost.org • demo.ghost.io • ghost.org/developers • docs.ghost.org • themeforest.net
@alian
[email protected]
Ďakujem