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

Bootstrap Homepage created #27

Merged
merged 5 commits into from
Jun 1, 2013
Merged

Bootstrap Homepage created #27

merged 5 commits into from
Jun 1, 2013

Conversation

giorrrgio
Copy link
Member

No description provided.

@liuggio
Copy link
Member

liuggio commented Jun 1, 2013

:)

$crawler = $client->request('GET', '/');
$this->assertTrue($client->getResponse()->isSuccessful());
$this->assertEquals(1, $crawler->filter('#container h1:contains("Badge Poser")')->count());
$this->assertEquals(1, $crawler->filter('#container p:contains("Pimp your README!")')->count());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@giorrrgio
Copy link
Member Author

The link to pugx.org will be placed once we have a pugx.org website up and running :-)

liuggio added a commit that referenced this pull request Jun 1, 2013
Bootstrap Homepage created
@liuggio liuggio merged commit 232ffef into PUGX:master Jun 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants