15 Commits

Author SHA1 Message Date
walfie
979cc485d1
Fix typos (#3230) 2023-08-05 13:52:22 -07:00
susan evans
c93c451a1a
fix links (#2841) 2023-05-16 08:18:56 -07:00
susan evans
2f02bb96e7
last one in hugo (#2838)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2023-05-15 18:11:00 -07:00
susan evans
f45bdee477
fix stuff (#2835) 2023-05-15 16:50:57 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
susan evans
3fcdcf2ebb
fix rest of docs links (#2679) 2023-04-11 14:41:31 -07:00
Aaron Friel
cea053358a
Reorganize the hierarchy on state documentation (#2033)
* break up large H3 in concepts/state docs
* move service architecture under backend heading
* reduce heading depth to place more items on sidebar nav
* Apply suggestions from code review
* merge logout with login, self-hosted service with service backend
* update links to state

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-10-17 19:07:34 -07:00
susan evans
64bcde1c57
remove some simplys (#1807) 2022-08-09 12:32:12 -07:00
susan evans
5496ed95c2
fix console refs (#967) 2022-01-13 10:35:37 -08:00
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Christian Nunciato
602d8dfcfb
Update Docs content to point to registry where applicable (#722) 2021-10-12 12:52:56 -07:00
Luke Hoban
5a7df43e12
Add Enterprise note to organizational enforcement of policy docs (#199) 2021-05-06 17:22:44 +10:00
susan evans
ee14707b66
fixing refs (#48)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2021-04-13 12:29:57 -07:00
Sophia Parafina
55ba12583b Programming model reorganization (#4707)
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.

* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links

* Apply suggestions from code review

Co-authored-by: Luke Hoban <luke@pulumi.com>

* Fix broken links

* Incorporating TR feedback

* Fixed broken links

* Incorporating remaining feedback, renamed and refactored content, updated links

* Add client-side redirect logic to map old anchors to new

* Incorporated more feedback, refactored runtime function content, fixed broken links

* Minor typo fix

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Copy edit

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update content/docs/intro/concepts/project.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Incorporated TR feedback

* Trimmed left nav link title

Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-02-03 07:30:42 -08:00
Maria Bermudez
d058a12e45 A very crude implementation of the glossary (#1547)
* A very crude implementation of the glossary
No real styling has been applied yet, but the idea is you get a list of all the terms with anchor links to the definition and relevant documentation pages. Have to look into why it's not generating a right TOC for the H2 (my theory is because it is declared in the shortcode file rather than glossary.md?

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

Add sorting

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

Address feedback

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

Escape quotes

* Add initial list of terms
Add anchorize function

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

Remove duplicate entry

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Remove extra spaces

* Add initial list of terms
Add anchorize function

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

Remove duplicate entry

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Remove extra spaces

* Use 3 columns and other cleanup

- 3 columns for term index
- Use shortcode instead of `if` check in `single.html` layout
- Minor cleanup

* Address feedback

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
2019-09-09 13:56:35 -07:00