Commit Graph

26 Commits (main)

Author SHA1 Message Date
Sayak Mukhopadhyay 068db3c01b
fix: don't ignore package-lock.json 2025-01-13 22:53:14 +05:30
Patrice Chalin 553ba846be Gitignore /public even if a symlink 2022-08-16 14:15:27 -04:00
bconfiden2 3907be01cb Update gitignore to include some content directories 2022-07-29 22:17:32 +09:00
Jinny Park a0926ca18c Add .hugo_build.lock to .gitignore 2022-07-27 18:53:54 +09:00
Rémy Léone 7ecb5e309a update gitignore to include folder created by make container-serve 2021-04-11 12:29:33 +02:00
Tim Bannister 2eb6ab1ad3 Add a link checker
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-26 16:06:46 -07:00
Luc Perkins 654db85168 Use Hugo extended for Sass/CSS (#13113) 2019-06-09 06:31:07 -07:00
chenrui 431c1f3922 Add editorconfig (#11551) 2019-01-28 11:32:42 -08:00
Luc Perkins 95953bbe8e Remove resources/ folder from Git (#10561) 2018-11-16 11:22:53 -08:00
Luc Perkins 57584f982d Add header-checking function (#9880)
* Add basic header-checking function

* Add Slack notification logic

* Modify Netlify Functions setup

* Rework function logic

* Add missing dependencies

* Remove package-lock.json from Git

* Separate header checking function

* Isolate env check into a separate function
2018-10-03 13:04:39 -07:00
Luc Perkins 5603809c43 Add .editorconfig to .gitignore (#9484) 2018-07-12 14:05:26 -07:00
Xianglin Gao f8f20e7472 Update .gitignore to ignore vscode stuffs (#8510)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2018-05-12 07:53:25 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00
Andrew Chen 817fff899e Remove /redirects.rb (#3305)
Will restore when Prod uses Netlify
2017-04-10 15:12:09 -07:00
David Calavera e64c482469 Add redirect generator to make Netlify's CDN redirect to the right places.
Netlify will redirect with a 301 status to the right places without the
need of a custom javascript file.

The current redirects.js is not removed so production can keep working
as it is for now.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-03 09:50:23 -08:00
Phillip Wittrock 2456376b44 add intellij project file to .gitignore 2017-01-13 15:07:24 -08:00
Charlie Drage 0faee49c83 Update .gitignore to include vim
Updates .gitignore to not include swap files and misc files generated by
vim.
2017-01-05 08:05:39 -05:00
Alejandro Escobar 00abb3c843 added .idea to gitignore since this is a viable ide to write markdown text with. 2016-12-13 11:14:35 -08:00
devin-donnelly 2262731d15 Update .gitignore 2016-08-30 16:39:31 -07:00
johndmulhausen 8cc7f98319 Update .gitignore 2016-03-16 14:52:06 -07:00
johndmulhausen 87d0befa87 Update .gitignore 2016-03-05 22:30:02 -08:00
John Mulhausen 0e1e36355b Ran update-imported-docs.sh 2016-02-26 05:20:10 -08:00
johndmulhausen e8720d74f0 Make external TOC links open in new tab; incremental build; better .gitignore 2016-02-13 11:58:00 -08:00
scotty ee34d01383 in-page TOC 2016-02-11 11:43:55 -08:00
scotty 2253dc61bd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.DS_Store
#	css/styles.css
2016-02-10 08:47:25 -08:00
scotty a4293a0fc5 search/dropdown css tweaks 2016-02-10 08:46:28 -08:00