Граф коммитов

55 Коммитов

Автор SHA1 Сообщение Дата
Pete Gonzalez add71f5149
Merge pull request #10 from microsoft/octogonz/refresh-api-docs
Refresh API docs
2020-03-12 17:37:04 -07:00
Pete Gonzalez c5945a6d4f Update with current output from rushstack\repo-scripts\generate-api-docs\generate-api-docs.cmd 2020-03-12 16:41:05 -07:00
Pete Gonzalez d245b9a735
Merge pull request #9 from microsoft/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.5 to 1.10.8
2020-02-26 14:52:35 -08:00
dependabot[bot] 971a492ba9
Bump nokogiri from 1.10.5 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-26 01:50:36 +00:00
Pete Gonzalez c38035e8a3 Really remove mobile_nav.html from search results 2019-12-10 22:09:49 -08:00
Pete Gonzalez aa519bc6eb Remove mobile_nav.html from search results 2019-12-10 21:51:39 -08:00
Pete Gonzalez e28d15cc20
Merge pull request #8 from microsoft/octogonz/fix-search
Fix "undefined" entries that were appearing in search results
2019-12-10 21:23:28 -08:00
Pete Gonzalez 6ab4212908 Extract top_nav.html script into a .js file 2019-12-10 21:21:41 -08:00
Pete Gonzalez 52e738069e Index <li> tags 2019-12-10 21:10:06 -08:00
Pete Gonzalez 719805f121 Improve Algolia search result parsing 2019-12-10 21:03:57 -08:00
Pete Gonzalez 20d74f1cb2 bundle exec jekyll install 2019-12-10 21:03:04 -08:00
Pete Gonzalez 95bfedb61d
Merge pull request #7 from microsoft/dependabot/bundler/rubyzip-2.0.0
Bump rubyzip from 1.2.2 to 2.0.0
2019-11-02 18:40:19 -07:00
dependabot[bot] a622309b42
Bump rubyzip from 1.2.2 to 2.0.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 18:45:31 +00:00
Pete Gonzalez 705338eabe
Merge pull request #6 from microsoft/dependabot/bundler/nokogiri-1.10.5
Bump nokogiri from 1.10.2 to 1.10.5
2019-11-02 11:44:15 -07:00
dependabot[bot] 58d7cb7c8a
Bump nokogiri from 1.10.2 to 1.10.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 16:32:01 +00:00
Pete Gonzalez 12a7ac2d9c
Update roadmap.md 2019-10-17 11:04:53 -07:00
Pete Gonzalez d15ada5f63 Update package name 2019-10-14 18:54:00 -07:00
Pete Gonzalez d8517e0a4a Regenerate API docs 2019-10-05 16:36:54 -07:00
Pete Gonzalez 90b290c08a Update links 2019-10-01 21:41:26 -07:00
Pete Gonzalez bcb3fcc517 Move contributing.md, update content 2019-09-30 10:37:26 -07:00
Pete Gonzalez b6358728e8 Update support.md 2019-09-29 19:20:06 -07:00
Pete Gonzalez e10b584e3b Updates 2019-09-29 18:58:25 -07:00
Pete Gonzalez 3d9f0e1cb7 Fix up references to web-build-tools 2019-09-29 16:01:58 -07:00
Pete Gonzalez b3fde4f1bd Search+replace https://github.com/Microsoft/web-build-tools with https://github.com/microsoft/rushstack 2019-09-29 16:01:18 -07:00
Pete Gonzalez ef6433aef6 Update home_content.md 2019-09-21 12:30:09 -07:00
Pete Gonzalez 0271ea1da9 Fix word wrapping of code blocks (Thanks @KevinTCoughlin for solving this!) 2019-09-08 12:36:59 -07:00
Pete Gonzalez dc136556e3 Update package docs 2019-09-07 21:26:48 -07:00
Pete Gonzalez 8109f2cb3d Regenerate API docs 2019-09-05 21:07:10 -07:00
Pete Gonzalez 2300d72eaa
Merge pull request #5 from microsoft/octogonz/relaunch
Set up initial template and publish Rush Stack API reference
2019-09-04 22:21:31 -07:00
Pete Gonzalez a7e8de2fba Update Algolia config to exclude API reference 2019-09-04 22:17:20 -07:00
Pete Gonzalez 2261402333 Add the API docs 2019-09-04 22:07:06 -07:00
Pete Gonzalez 4529b5dc4c Completed initial implementation of API nav menu 2019-09-04 21:50:19 -07:00
Pete Gonzalez 02e98c1434 Implemented current node selection 2019-09-04 19:00:53 -07:00
Pete Gonzalez 5f367cd7b9 Work in progress on new navigation menu 2019-09-04 18:01:28 -07:00
Pete Gonzalez 7160110c76 Initial draft of landing page 2019-09-02 19:13:38 -07:00
Pete Gonzalez bf0f5aa692 Update rushstack-ograph.png 2019-08-13 22:17:39 -07:00
Pete Gonzalez 601a9f415f Remove Safari mask-icon 2019-08-13 22:00:12 -07:00
Pete Gonzalez 81ea9e3e8c Update favicon.ico 2019-08-13 21:39:05 -07:00
Pete Gonzalez 8d352ccd4e Update with latest template from rushjs.io 2019-08-11 17:28:16 -07:00
pgonzal 3868ab56fd Restore LICENSE files that were accidentally deleted by "Set up skeleton for Rush Stack web site"
This reverts part of commit 49c9149faf.

# Conflicts:
#	_config.yml
#	_includes/base/scripts.html
#	_includes/base/styles.html
#	_includes/disqus.html
#	_includes/svg-icons.html
2018-10-03 14:28:30 -07:00
Pete Gonzalez cb522047a6
Merge pull request #2 from Microsoft/pgonzal/more-https
Fix some more http:// links
2018-05-24 12:02:18 -07:00
pgonzal c1dd851f0a Fix some more http:// links 2018-05-24 12:01:23 -07:00
Pete Gonzalez 54cb45e70a
Merge pull request #1 from Microsoft/pgonzal/https
Enable HTTPS
2018-05-24 11:40:45 -07:00
pgonzal 48f232832a Update links to support HTTPS 2018-05-24 11:40:21 -07:00
Pete Gonzalez 1110472037 Create CNAME 2018-05-24 11:30:12 -07:00
Pete Gonzalez 50149f20f0 Delete CNAME 2018-05-24 11:30:06 -07:00
Pete Gonzalez ddb469e311 Create CNAME 2018-05-23 17:49:27 -07:00
Pete Gonzalez 8866ccb521 Delete CNAME 2018-05-23 17:49:07 -07:00
pgonzal 49c9149faf Set up skeleton for Rush Stack web site 2018-05-08 13:21:22 -07:00
Pete Gonzalez de602b480a Create CNAME 2018-05-06 20:54:18 -07:00