-
-
Notifications
You must be signed in to change notification settings - Fork 108
Enhance Scrivito Template to resemble CoderDojo Website #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👀 (now reading your code/description ...) |
ん?このコミットは空コミットかな...? (Commit Messageと実態が違うような...) |
多分、変更した内容をコピペしようと思った時に消してしまったんだと思います。 |
👍 |
外部の人がウェブサイトを変更するために必要なウェジェットを作る必要が出てきました。 利用するウェウジェトのリスト ( 強調している部分は自作する必要があります)
|
大丈夫だから落ち着いてw
PRを細かく分けるのはいいね! 👍 |
まずは、それぞれをIssue or PRとしてまずは書き出しましょう。 次のような感じで、リンクを貼ると GitHub 上で相互に辿れるようになるので: |
Update _dojo.html+smartphone.haml
やりたいこと
ScrivitoでCoderDojoみたいなレイアウトに変更する
補足 1 : Scrivito のレイアウト変更や追加の際はGemfileを利用する。
補足 2 : 自作のレイアウトや機能の場合はそのままプログラムに組み込める (release推奨)
Ref 1 : CMS Objects, Widgets, and Classes
Ref 2 : Scrivito Gem made by kostia
Ref 3 : Gemfile Best Practices & Discourse
Ref 4 : Cosmetic cleanup of generated Gemfile
やること
レイアウト変更に必要なCSSを追加する変更点を追加しウェブサイトのレイアウトを適用させる。