Commit Graph

516 Commits

Author SHA1 Message Date
Robert Lord
e95a16d55f Fix bug where wrapping the logo in an <a> tag would brake it 2017-11-23 13:09:21 -08:00
Robert Lord
48807d74c9 Fix #837 Chinese, Russian headers, thx finalnova 2017-11-23 10:40:00 -08:00
Robert Lord
7ef0fd4327 Parameterize ToC titles, remove html tags from slug (thx seweil), fixes #904 2017-11-23 10:23:52 -08:00
Martius
2056b4a4b9 fixed Markdown code formatting using backticks inside HTML code block in _errors.md (#905) 2017-11-23 09:53:50 -08:00
Vladimir Morozov
4f915e9cb2 Add optional NestingUniqueHeadCounter header ID generator
* Move nesting generator to separate class

* Major bug fix, code simplification

* Get rid of global value, use class variable instead.
2017-11-09 09:14:43 -06:00
Robert Lord
b6cf496445 Update nav-text to update toc text too, fixes #885 2017-10-30 00:30:04 -05:00
Jay Thomas
e3e84d95da Add editorconfig (#891) 2017-10-30 00:11:55 -05:00
Robert Lord
cf29f6786c Add 2.1.0 changelog notes 2017-10-30 00:06:37 -05:00
Ben
adf815e35f Fix data-title attribute for H2 elements in TOC (#884)
I believe the data-title attribute for H2 elements was mistakenly using the parent H1 content as its value, rather than its own content.
2017-09-30 16:39:15 -05:00
Robert Lord
bdf8548cc7 Comment out rtl direction by default 2017-09-16 14:43:57 -05:00
Mohammad Hossein Rabiee
024c6dc962 Slate RTL (#842) 2017-09-16 14:43:17 -05:00
Zach Toolson
95f924fd0d Do not push history state. The browser already handles back properly (#878) 2017-09-13 23:17:16 -05:00
Fouad Matin
e97630b186 source: update index.html.md s/tripit/lord/g 2017-09-06 14:59:08 -04:00
Nicolas Bonduel
a1ba73f437 Update screen.css.scss
Add possibility to have the ´code´ tag inside the content tables
2017-08-09 14:00:55 -07:00
Marian Friedmann
4f3116a68c Add border width to negative margin to prevent jumps 2017-07-27 08:19:11 -07:00
Christian Oliff
29b35a3388 Correct capitalization of PayPal and GitHub 2017-07-22 11:30:23 -07:00
Diego
a00b046b3d Update_lang.js
on line 101 missing a semicolon
2017-07-20 11:01:19 -07:00
PotHix
1087f8bd69 Document --source-only and add --push-only
The `--source-only` already works to only build and not deploy. But
sometimes we want to just push and not build. An example of that is
when you want to use Docker to build the project, avoiding the
installation of the whole Ruby environment in your computer.

This commit adds `--push-only` to add the ability to execute only the
actions related to `git` and avoid the project build.

No API was broken by this commit, it's a minor change.
2017-07-20 11:00:30 -07:00
Abdullah Hashim
2e88f725fa Changes retrieves to deletes
I think the use of the word retrieves in the DELETE request is used mistakenly.
2017-07-20 10:28:53 -07:00
Alejandro Aguirre
bdb6930310 Update_errors.md (#815)
Adding some punctuation marks.
2017-07-17 20:31:24 -07:00
Robert Lord
17b259a40d Create CODE_OF_CONDUCT.md 2017-07-17 11:44:09 -07:00
Robert Lord
f598b9c7d1 Add a few more release notes 2017-07-17 11:27:53 -07:00
Robert Lord
c5b06fe89e Add 2.0.0 release notes 2017-07-17 11:25:52 -07:00
Robert Lord
132e9c4856 Merge branch 'master' into dev 2017-07-17 11:17:09 -07:00
Robert Lord
e890c4bb8b Add note about language tabs as comment in default yaml frontmatter 2017-07-17 11:08:57 -07:00
Robert Lord
5663fb8b4f Fix bug with initial load of ToC always jumping to top 2017-07-06 23:32:43 -07:00
Steve Brandwood
4d3787afd7 Update Vagrant to Ruby 2.4 (#803)
fixes #802
2017-06-29 14:55:44 -07:00
Evan Ng
f326b1fa5e Add JavaScript Runtime to Readme (#796) 2017-06-22 13:37:17 -07:00
eliat123
2a63948592 Add configurable keypress delay before initiating search (#764) 2017-06-18 23:15:59 -07:00
Robert Lord
a6794138ef Remove old ruby from travis 2017-06-15 13:20:55 -07:00
Robert Lord
8b830994b9 Fix bug where head count always got larger across reloads 2017-06-15 13:05:03 -07:00
Robert Lord
685179d623 Solve improperly nested header problem, fixes #711 2017-06-15 12:52:42 -07:00
Robert Lord
614df2186b Update sponsor explanation text in readme 2017-06-15 12:34:34 -07:00
Robert Lord
1d0738d536 Require Ruby 2.3.1 2017-06-15 12:24:17 -07:00
Robert Lord
ef27cfccb3 Update issue template again 2017-06-15 12:10:43 -07:00
Robert Lord
d7760394b5 Update PR template 2017-06-15 12:08:41 -07:00
Robert Lord
bd69ab96e1 Add new issue template 2017-06-15 12:03:35 -07:00
Joshua Woodward
134454fc7a Update README.md (#787)
Looks like mozilla has moved to something else.
2017-06-15 11:09:30 -07:00
Ihor Omelchenko
0d586069e7 Vagrant file fix for ubuntu/trusty64 (#769)
* Fix screenshot link in readme

* Vagrant file fix for ubuntu/trusty64
2017-05-14 13:25:36 -05:00
Alyss Noland
39aaa0fca5 Adds unique header creation (#743) 2017-04-06 17:33:46 -05:00
Benjamin Chenebault
7b1e718672 A Vagrantfile based on debian/jessie64 (#708)
* Add VagrantFile compatible from debian/jessie64 box and latest ruby stable version (2.4.0)

* Fix indent in vagrantfile for jessie64

* Remove Vagrantfile for Jessie

* Replace Vagrantfile with debian/jessie and last ruby version
2017-03-31 14:57:15 -05:00
Robert Lord
61d7f08ff2 Fix nav subitem bg 2017-03-31 14:56:09 -05:00
Robert Lord
3db7835c38 Switch default fonts to system fonts, very slightly blueify default colors 2017-03-31 14:50:37 -05:00
Robert Lord
b2392fdd72 Fix screenshot link in readme 2017-03-28 22:25:47 -05:00
Robert Lord
9bb68a328a Bump links in readme 2017-03-20 13:28:26 -05:00
Robert Lord
0c30e8ed7a Fix bug with no-language code blocks erroring, fixes #716 2017-03-06 15:24:22 -06:00
Robert Lord
7090d80067 Add styling to parent links of current link 2017-03-02 10:39:38 -06:00
Robert Lord
4aae61a1dc Fix bug where clicking link in ToC wouldn't hide ToC on mobile 2017-03-02 10:39:37 -06:00
Robert Lord
5d0bef6c87 Update gradients and colors for a more 2017 look 2017-03-02 10:39:37 -06:00
Matt Billock
599212e0ae Fixing an issue when no language is specified (#707)
parts[0] can lead to a nil class exception. Using the ternary gives the same functionality without causing things to fail
2017-02-28 12:35:58 -06:00