Commit Graph

105 Commits

Author SHA1 Message Date
Jake Panitz
e140ab1cfd Fix header width
Header overflowed page at certain width. Changed css to make the header more responsive.
2017-05-18 16:14:05 -04:00
Hage Ropo
ad2d224d2d proper spacing for footer (#794) 2017-03-06 23:01:23 +05:30
Hage Ropo
01a6f60897 reduced navigation bar's css top value for tablet and mobile view (#786)
* made the logo anchor clickable again

* fixed top issue

* reduced navbar's top value
2017-02-15 23:07:49 +05:30
Hage Yaapa
efeeed8911 update changelog link 2017-02-06 21:05:51 +05:30
Aaron Ang
10697072f1 Fix logo anchor such that it is clickable again
In this patch, the logo is assigned a z-index such that it can be used again
to navigate to the homepage. Prior to this patch, the `div#navbar` was
overlapping the logo, only allowing to the top border of the logo to
be clickable.
2017-02-04 10:32:54 +05:30
iamropo
57b0a24729 added video on homepage 2017-01-29 19:43:20 +05:30
Rand McKinney
310437d9aa Merge pull request #740 from expressjs/node-interactive
Add Node Interactive details
2016-11-23 10:12:54 -08:00
Hage Yaapa
bdefa47fe5 add node interactive section 2016-11-23 19:52:45 +05:30
DYM
37a47b1f39 pre {overflow: auto} 2016-11-22 10:59:04 +01:00
Hage Yaapa
6569b8dbbf Link/target refactor
Refactor code to use a uniform way of offsetting `:target` elements.
2016-09-02 20:02:00 +05:30
Douglas Wilson
5acb27047c Add :target style to all elements in the API doc
This adds the target padding to all the elements in the API doc area,
as well as repositioning it back up to remove the created whitespace
gap.
2016-09-01 20:45:19 -04:00
Douglas Wilson
acd2a2241a Add basic print media adjustments
This adds the most basic print media CSS needed to keep web browsers that understand fixed position from positioning the header at the top of every page, covering content.
2016-08-24 22:25:25 -04:00
Rand McKinney
56ab5decaf Merge pull request #687 from expressjs/mw-module-doc
Add doc for expresjs middleware modules, utility modules
2016-08-22 13:00:46 -07:00
Rajdeep Gautam
968a24908c Update Companies Using Express 2016-08-11 01:58:53 +05:30
crandmck
ae3870e07c Rework layouts and scripts for middleware module docs 2016-08-10 00:17:33 -07:00
crandmck
5890bcb12a Add license file and update footers 2016-06-30 16:27:04 -07:00
Hage Yaapa
697995ac01 Add details about route parameters 2016-06-29 00:02:07 +05:30
Hage Yaapa
d5a19842e5 4.14 updates 2016-06-16 21:02:24 +05:30
Hage Yaapa
d92f59ed02 remove strongloop logo from the footer 2016-06-03 11:12:38 +05:30
crandmck
b90c9869f3 Replace tags with backticks, and other changes 2016-04-25 16:24:49 -07:00
martinerko
2ac81e5d29 Menu updated 2016-04-16 19:30:27 +10:00
martinerko
6fd76f62a9 Merge remote-tracking branch 'upstream/gh-pages' into translation-sk 2016-04-15 22:37:41 +10:00
Rand McKinney
241a27a9fe Update style.css
Remove StrongLoop logo from footer.
2016-03-23 10:42:19 -07:00
kelvin knigton
5da010abff Add: companies using express 2016-03-17 14:14:24 -07:00
crandmck
3548f8d26d Merge branch 'gh-pages' of https://github.com/strongloop/expressjs.com into gh-pages
Add copyright to css files.
2016-03-07 14:13:04 -08:00
crandmck
a7648d235d Add copyright to CSS files 2016-03-07 14:12:49 -08:00
Rand McKinney
9716945efc Update style.css
Add copyright and license ref.
2016-03-07 14:10:09 -08:00
Hage Yaapa
4dcddfa03f styling 2016-03-07 23:08:23 +05:30
crandmck
c7ef92b867 Clean up footers, add frameworks 2016-03-03 17:09:18 -08:00
martinerko
1e4c73d81c Core layout structure for implementing translation to slovak language 2016-01-03 22:08:49 +11:00
Hage Yaapa
bbcbc80834 fix code block formatting on non-en pages 2015-12-26 10:42:30 +05:30
crandmck
8554ccfed1 Updated returns for ja and zh-tw and tweak css for training link 2015-12-22 10:33:46 -08:00
crandmck
64080eaf3a Replace image with callouts in tatranslations and add lang specific css 2015-12-21 17:13:39 -08:00
Hage Yaapa
25141e6815 keep the link to current page hilighted in the nav menu 2015-12-01 22:15:48 +05:30
Hage Yaapa
ea658d74d4 fix code formatting 2015-12-01 21:42:56 +05:30
Hage Yaapa
cd35271eb8 remove extra space in code snippets 2015-11-28 23:13:03 +05:30
crandmck
7e32515893 Change figure callouts to text 2015-11-23 16:10:46 -08:00
Hage Yaapa
129102f46d Security Best Practices for Express in Production 2015-11-14 11:37:22 +05:30
Hage Yaapa
1ccea5bca4 normalize image size 2015-11-05 21:39:39 +05:30
crandmck
5002425400 Clarify next and middleware per #478 2015-11-04 14:34:14 -08:00
crandmck
268c25cbd3 Add Node Interactive badge 2015-10-23 14:14:03 -07:00
crandmck
1e246204a9 Tweak footer 2015-07-14 14:17:17 -07:00
Hage Yaapa
3db909ffb7 fixed layout issues for process manager doc 2015-06-02 22:08:09 +05:30
KULDIP PIPALIYA
253e7f4a27 <pre> block have border
code block should be visibly separate from doc
2015-05-02 16:46:47 +05:30
Hage Yaapa
e3451ca226 more info on req.originalUrl, req.baseUrl, and req.path in middleware 2015-04-05 17:07:13 +05:30
Blain Smith
f81fa8d2a2 padding with scrollbars in place 2015-03-19 12:40:48 -04:00
Blain Smith
cf861a8fa6 set the right scrollbars 2015-03-19 12:39:49 -04:00
Hage Yaapa
937732292f i18n file org 2015-03-11 19:35:31 +05:30
Hage Yaapa
4e3f0c1083 removed italic headers from main docs 2015-02-25 21:39:20 +05:30
Hage Yaapa
fd683df0da conserve real-estate on small screens 2015-02-22 23:26:22 +05:30