69 Commits

Author SHA1 Message Date
Phil Sturgeon
e68179a6ff Merge pull request #970 from petk/patch-seo
Use jekyll-seo-tag plugin
2025-04-23 21:47:46 +02:00
standard
c37e78c725 Renamed twitter as x 2025-02-14 10:43:24 +01:00
Peter Kokot
6efdbe1767 Use jekyll-seo-tag plugin 2023-01-27 20:18:15 +01:00
diegoe
24cb4e9067 css: Add word-wrap to body tag
Otherwise, the link to https://designpatternsphp.readthedocs.io/ in
"The Basics" overflows the horizontal axis when width is less
than 407px
2021-03-21 05:10:57 -05:00
Cadel Jones
e33e4711b4 Remove "Spread the Word!" link in navigation 2020-02-27 20:14:20 -04:00
Josh Lockhart
6fd96280f0 Update template wrapper links, remove GA tracking 2018-06-20 08:01:34 -04:00
Jonathan Reinink
4d01e531d3 Enable Rouge highlighter and CSS styles. 2016-02-13 12:16:36 -05:00
Josh Lockhart
7ba1cb00ec Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2015-09-29 09:28:22 -04:00
Josh Lockhart
192f253227 Move GA code to footer 2015-09-29 09:28:20 -04:00
Peter Kokot
a46916dafb Fix link to Welcome section 2015-09-29 02:42:30 +02:00
Josh Lockhart
cd4162093e Performance optimizations 2015-09-28 18:29:38 -04:00
Josh Lockhart
bd0b7c8206 Fix opengraph metadata 2015-09-28 16:38:04 -04:00
Josh Lockhart
4f40559317 Update OpenGraph data 2015-09-28 16:36:08 -04:00
Josh Lockhart
e74aec2d54 Testing new mobile TOC menu 2015-09-28 15:02:11 -04:00
Josh Lockhart
a7e08ea53a Implement redesign first stage 2015-09-27 19:29:22 -04:00
Peter Dave Hello
709e1ead7f use protocol-relative url to load resources 2015-01-07 15:03:10 +08:00
Phil Sturgeon
41b418afbd Merge pull request #422 from mjnaderi/gh-pages
Use site.baseurl in stylesheet URLs
2014-10-19 15:43:47 -05:00
Johnson
39624a4932 Fix menu links for "welcome" anchors.
In the `index.html`, `{{ welcome_content |markdownify }}` generates name
attributes for header tags like "my-title", whereas `{{ post.content }}`
generates name attributes like "my_title".

This fixes the links for only the welcome menu items so that the anchors
in the menu match the different name format.
2014-08-22 10:59:49 +10:00
Mohammad Javad Naderi
7e22b43451 Use site.baseurl in stylesheet URLs 2014-08-20 13:13:07 +04:30
Phil Sturgeon
c5b64f71ed Merge pull request #351 from ericmartel/index
Reformatted the index of the page and fixed the credits section
2014-03-23 18:03:22 -04:00
Phil Sturgeon
f985215113 Merge branch 'page-footer-link' of https://github.com/chaseconey/php-the-right-way into gh-pages 2014-03-23 17:54:34 -04:00
Eric Martel
7df82049e8 Redid anchor changes to be sure each doc was updated properly 2014-03-14 23:13:39 -04:00
Chase Coney
6aac81ff0c Add return to main page link at bottom of page layout. 2014-03-02 18:28:28 -06:00
e
f03f924e9a Reformatted the index of the page and fixed the credits section 2014-02-02 23:43:19 -05:00
Josh Lockhart
7e2b75d83a Update GA snippet 2014-02-01 09:47:03 -05:00
Marcin Wawrzyniak
78be54a75a Fixed line endings... 2012-08-09 22:18:49 +02:00
Marcin Wawrzyniak
6dc756bed5 Created print.css for printing 2012-08-09 22:17:32 +02:00
=
fb3330686b Add href to Back link in page layout 2012-07-14 12:08:44 -04:00
=
7e284d8d7b Add page layout
Include example page
2012-07-14 12:04:55 -04:00
=
0e1b4505e3 Load contributors from GitHub API 2012-07-12 10:56:18 -04:00
Goran Rakic
4749b951a3 Place Credits in TOC 2012-07-12 15:21:38 +02:00
=
2b7aec5903 Credit contributors in footer 2012-07-11 18:59:13 -04:00
=
a2207d94de Fix faux bold CSS bug 2012-07-11 10:11:09 -04:00
=
95e6e95db0 Resize Fork Me link on mobile devices 2012-07-11 08:56:12 -04:00
=
41ac480caf Add viewport meta 2012-07-11 08:38:47 -04:00
Phil Sturgeon
98a17256b9 Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2012-07-11 10:07:05 +01:00
Phil Sturgeon
f98754f629 Added fork on GitHub ribbon. 2012-07-11 09:54:18 +01:00
Robert Boloc
5ac91bdb79 fixed menu links when viewing from the banners page 2012-07-11 10:10:29 +02:00
=
a6b698663d Commit CC license author link 2012-07-10 10:45:30 -04:00
=
02861a3425 Convert to CC non-commercial sharealike license 2012-07-10 10:43:20 -04:00
=
dcde0938d2 Revise footer 2012-07-10 08:23:24 -04:00
Kris Jordan
dc1857b8fa Moving to Post structure.
Lots of changes breaking out subsections into posts and programmatically generating ToC, main page content, and Back to Top links.
2012-07-10 00:33:25 -04:00
Evan O'Connell
d7083f0007 Internal links only work from the index page. 2012-07-09 20:11:22 -04:00
Evan O'Connell
27f71afc29 Merge branch 'gh-pages' of https://github.com/codeguy/php-the-right-way into gh-pages
Conflicts:
	_includes/language-highlights.md
2012-07-09 19:18:00 -04:00
Kris Jordan
62e97f9407 Adding section on Servers and Deployment
Subsections are currently stubbed out. Need to add tutorials on setting up nginx and php-fpm as well as some general best practices for deployment (especially on shared hosts).
2012-07-09 17:25:51 -04:00
=
8508331d3a Add build date to sidebar 2012-07-09 15:00:32 -04:00
Kris Jordan
cdb3d8a6e8 PHP runs better on *nix, moving windows down. 2012-07-09 14:50:46 -04:00
Evan O'Connell
b0ea59033b Added syntax highlighting on codeblocks. 2012-07-09 14:38:58 -04:00
Kris Jordan
eccc6b3098 Added 'Getting Started' Section
Contains basic information guiding new users toward the latest version of PHP. Moved the CLI web server section into Getting Started because it makes more sense here. Added stubs for windows and mac setups that could certainly be further fleshed out with step-by-step tutorials.
2012-07-09 14:29:20 -04:00
Kris Jordan
d366467eea Updating navigation anchor links. 2012-07-09 13:13:47 -04:00