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
Speed Your Project
Search
ocowchun
April 16, 2015
How-to & DIY
0
390
Speed Your Project
ocowchun
April 16, 2015
Tweet
Share
More Decks by ocowchun
See All by ocowchun
Using AWS to build ELK stack
ocowchun
0
110
Hello Log
ocowchun
1
50
Use Lambda and DynamoDB to build simple dashboard
ocowchun
0
220
工程師養成訓練
ocowchun
0
110
碩士班這兩年,我做了什麼
ocowchun
0
61
為什麼要學資料庫管理
ocowchun
0
850
Other Decks in How-to & DIY
See All in How-to & DIY
AWS re:Invent 2024 re:Cap – AWS Community Perspective
awsjcpm
0
110
人を補助するAI ~AIとの壁打ちがきっかけになる~ #共創AIミートアップ
ishikiemo
2
550
JAWS-UGのご紹介 JAWS-UGとは?
awsjcpm
0
5.6k
Trying "Vibe No-code/Low-code" with MCP #noderedjp
n0bisuke2
0
130
餃子コミュニティの活性化/TechGYOZA
nishiuma
2
270
個人制作コンテンツの多言語展開のノウハウを全公開! 〜世界に自分を発信しよう!〜
syotasasaki593876
0
150
The Definitive? Guide To Locally Organizing RubyKaigi
sylph01
9
2.6k
JAWS-UG 山梨 第10回 勉強会 Community Update
awsjcpm
0
620
EmbeddingGemmaをDifyから使いたいけどAPI経由はつまらん #iotlt #gemma #dify
n0bisuke2
0
160
人はなぜコミュニティとつながると幸せを感じるのか
448jp
3
380
苦手の克服方法 / How to overcome weaknesses
toma_sm
0
340
いぬぬウォッチャー - オレトク賞オンライン決勝 #ヒーローズリーグ
n0bisuke2
0
300
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.7k
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
350
Side Projects
sachag
455
43k
GitHub's CSS Performance
jonrohan
1032
470k
WCS-LA-2024
lcolladotor
0
470
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
270
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
Practical Orchestrator
shlominoach
191
11k
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
68
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
Transcript
week8-Speed Your Project :4/16 @ocowchun
sublime ruby format install packages BeautifyRuby BeautifyRuby
Bootstrap Bootstrap is the most popular HTML, CSS, and JS
framework for developing responsive, mobile first projects on the web. http://getbootstrap.com/ https://github.com/twbs/bootstrap-sass
Use Bootstrap in Your Rails App 1.Add below to your
Gemfile gem 'bootstrap-sass', '~> 3.3.4' 2.Rename application.css to application.scss 3.Add below to application.scss @import "bootstrap-sprockets"; @import "bootstrap";
?
• button • •
idea •
trello Trello is the free, flexible, and visual way to
organize anything with anyone.
• &/)
• &/$ .' • &/" • &/2,!0$1* ( • &/"#- 0+%1 from xdite-
Trello • # ($! • # $! • $!&'
• ! • ")%
kanban101 todo: doing: done:
kanban102 backlog: todo: doing: done: close:
git • How to resolve conflicts • How to use
pull request • git flow https://ihower.tw/blog/archives/5140 • Integrate git flow with pull request
markdown Markdown
http://ocowchun.github.io/web101/site/others/markdown/
from
xdite-