-
Notifications
You must be signed in to change notification settings - Fork 3
docs: create first project page #22
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
base: develop
Are you sure you want to change the base?
Changes from 2 commits
726b6f5
a8052ab
8551a33
902a198
cfe5181
42c9a83
16fdd36
0d4b9ef
19c3f22
b34f327
168d9d6
7d5bccf
cde5d56
92b1194
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,327 @@ | ||||||
--- | ||||||
id: first-project | ||||||
title: Your First Project | ||||||
--- | ||||||
|
||||||
Welcome to SCSS Starter. | ||||||
|
||||||
This tutorial introduces you to essentials of SCSS Starter by walking you through building a simple card. | ||||||
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
||||||
> New To Web Development?<br><br> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bence bu section gereksiz olmus ya. Belki seyden bahsedebiliriz. ITCSS ve BEM ile familiar degilseniz bu linklerden dokumantasyonlarina ulasabilirsiniz tarzi. |
||||||
> There are many resources to complement the SCSS Starter docs. Mozilla's MDN docs includes [css](https://developer.mozilla.org/en-US/docs/Web/CSS) introductions. Get Bem docs includes [bem](http://getbem.com/introduction/) introductions. | ||||||
|
||||||
|
||||||
## Setup | ||||||
|
||||||
To get started with SCSS Starter please read the [download](download.md) documentation. In order to start, please copy the `scss` folder into your own development environment. | ||||||
|
||||||
> The methods we mention in this documentation are based on Atölye15's own experiences over the years. These methods are rather obligations but more of suggestions. You may follow your own ways. | ||||||
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
> The methods we mention in this documentation are based on Atölye15's own experiences over the years. These methods are rather obligations but more of suggestions. You may follow your own ways. | |
> The methods we mention in this documentation are based on Atölye15's own experiences over the years. These methods are not bonds but rather more of suggestions. You may follow your own ways. |
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eger custom font kullaniyorsa fonts
folder'ina nasil koyacak oraya koydugu sekli burada nasil kullanacak yazmakta fayda var bence. Iste ilk arguman adi, ikinci folder. ucunce dosya adinin extension'siz hali gibi.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Burada $g-font-family-sans-serif
body'nin font size'ını değiştirmiyor. Sadece sans-serif fontları tutan bir değişken
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
ihsan-ofluoglu marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Burada zeroed
yerine reset fiilini kullanmak daha iyi olacak gibi
Uh oh!
There was an error while loading. Please reload this page.