- Oct 12, 2022
-
-
Claire W authored
* adding content type markdown templates to github * added link to templates folder in contributing.md * Update static/_templates/_configuration.md Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * Update static/_templates/_configuration.md Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * Update static/_templates/_how-to_multi-procedure-ordered.md Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * Update static/_templates/_reference.md Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * Update static/_templates/_reference.md Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com> * last edits Co-authored-by:
Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
-
- Feb 25, 2022
-
-
Luke Edwards authored
* import migrate directory * create _index.html & docs.html * move products -> content * migrate docs-configs -> data yaml * initial code style * remove docs-engine content * normalize; fix links, images, frontmatter * mdx -> hugo partials * rewrite partial & component imports * rename list pages to _index.md * import robots.txt file * rm -rf products * import static content files * import assets directory * import layouts directory * import config.toml file * import .vscode dir * update root files * update github actions * import Pages build scripts * remove migrate directory * remove component dirs * remove website dir * manual: import content-table page layout w/ overrides * manual: fix runtime-api html markup * manual: whitespace for quickstarts * manual: update example pages * manual: update root files * manual: update pages tutorial layout * manual: import stylesheets * manual: fix layout, sidebar, pages-images * manual: remove duplicate `content/*/images` files * fix(sidebar): render expanded subnav when section-index active; - example: /workers/platform/ - example: /workers/platform/sites/ * manual: ensure correct product names in sidebar * fix(sidebar): ensure "/examples/" pages not in sidebar * manual: import icons, favicon, & manifest * manual: valid og:image asset paths * fix(theme): only auto-detect system theme if no lcs value * fix(events): handle focus attrs for topbar search inputs * fix: attach `home.ts` script to `home` layout * manual: misc formatting fixes * fix(highlight): find/render indented code snippets * chore: file perm changes post-build * updating image paths * manual: code formatting updates; - add code fences if missing - remove useless trailing newline * fix links in headers * manual: more `highlight` code normalization; - allow `content/images` directory to be highlighted * convert link to markdown for styling * Override layout for DDOS landing pages * manual: generate `sponsorships.html` page * manual: feedback batch * fix theme button * fix(theme): operation ordering, oops * chore: save format output Co-authored-by:
Jon Kuperman <jon.kuperman@gmail.com>
-
- Dec 15, 2021
-
-
Fadojutimi Temitayo Olusegun authored
* chore: generate lockfiles to avoid downloading new versions on every install * chore: use yarn pkg manager instead of npm in developers.cloudflare.com * chore: migrate all packages to use yarn as package manager - update github actions to use yarn * chore: generate yarn lock files * chore: prevent generating lock files in ci by using --pure-lockfile flag * chore: regnerate lock files * chore: revert node version to 14.2.0 * fix: update build and deploy workflow to use yarn instead of npm * chore: revert yarn command changes in astro.md - add package-lock.json files to gitignore * chore: update docs-engine to use yarn command * chore: update contributing file with recommended package manager * chore: regenerate some lock files * chore: delete old lock files * Generate yarn lock files for remaining products Co-authored-by:
Temitayo Fadojutimi <temitayo.fadojutimi@cloudflare.com> Co-authored-by:
Kevin Wynn <kwynn@cloudflare.com>
-
- Dec 13, 2021
-
-
Kian Meng, Ang authored
-
- Apr 06, 2021
-
-
Denise Peña authored
* Added config.yml The `config.yml` file encourages contributors to use the issue template when create an issue * Updated title of template * Updated link for creating issue
-
Denise Peña authored
* Added contributing file with guidelines * Added link to docs contribution guidelines * Removing extra issue template * Added link for creating new issue
-