Skip to content
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

Getting started and entry points #49

Open
cebe opened this issue Jun 8, 2015 · 12 comments
Open

Getting started and entry points #49

cebe opened this issue Jun 8, 2015 · 12 comments

Comments

@cebe
Copy link
Member

cebe commented Jun 8, 2015

Linking to the guide is not enough imo.

For "Getting started" there are basically two different entry points:

  1. install yii and get a working basic app as soon as possible
  2. know about what you need to know and learn and where to find help to get a deep understanding of yii

here is how we have these on IRC:

(23:05:38) CeBe: !faq start
(23:05:39) MrFisk: CeBe: 1) To get started with Yii 2, please read: http://www.yiiframework.com/doc-2.0/guide-README.html#getting-started 2) To learn more, please read the Yii 2 Guide: http://www.yiiframework.com/doc-2.0/guide-README.html 3) Get to know the API docs at http://www.yiiframework.com/doc-2.0/ - you'll use them every day. You can view Yii source code directly in the API docs. The API search box is invaluable.

(23:05:43) CeBe: !faq learn
(23:05:43) MrFisk: CeBe: Here is a step by step To-Do list for Yii beginners. The list is an advice of what tutorials and documentation you can walk through to get a full understanding of the Yii Framework. These can be a help to learn Yii. http://www.yiiframework.com/wiki/268/how-to-learn-yii

@cebe cebe added this to the launch milestone Jun 8, 2015
@samdark
Copy link
Member

samdark commented Jun 14, 2015

Introduced new page.

@samdark
Copy link
Member

samdark commented Jun 14, 2015

Need more suggestions on content.

@samdark samdark self-assigned this Jun 14, 2015
@cebe cebe assigned cebe and unassigned samdark Nov 21, 2015
@jacmoe
Copy link
Contributor

jacmoe commented Dec 2, 2015

I have started to work - or think - on the getting started page..
yiisite9
((Don't worry too much about that code block, it was just a test of the highlight widget..))

That is meant as an appetizer.
A fun, informative one that shows how a typical work flow would go: composer and fxp installation, project generation, server setup and test drive of new site, migrations (to add a comments table) and Gii to quickly create CRUD so that the comments can be added/deleted/edited/viewed..
The images are not meant to be viewed, they are backgrounds, and the information should be short and give links to more info. Just a teaser.

The other page, 'Install Yii', could be a page where the various ways of getting Yii installed is dealt with, from composer create-project, composer require, manual download and configuration, introducing project templates, etc.
And provide gateways to the docs.

@samdark
Copy link
Member

samdark commented Dec 2, 2015

Great idea.

@mdomba
Copy link
Member

mdomba commented Dec 2, 2015

agree with sam... it's a great idea

@SilverFire
Copy link
Contributor

I like it too

@jacmoe
Copy link
Contributor

jacmoe commented Dec 6, 2015

I hope that you still like it after I had to take the blue lines out and simplify it - it just didn't work on smaller devices:
yiisite2

@samdark
Copy link
Member

samdark commented Dec 6, 2015

Without blue lines it's not as charming but the idea is still great.

@jacmoe
Copy link
Contributor

jacmoe commented Dec 6, 2015

I'll see what I can do :)

@jacmoe
Copy link
Contributor

jacmoe commented Dec 6, 2015

yiisite3
#81
Needs to be adjusted, but that should wait until the content has been fleshed out.

@cebe cebe assigned jacmoe and unassigned cebe Dec 6, 2015
@cebe
Copy link
Member Author

cebe commented Dec 6, 2015

@jacmoe I've added you as a colaborator to the repository. You can now directly push to master branch.

@jacmoe
Copy link
Contributor

jacmoe commented Dec 6, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants