mirror of
https://github.com/ivabus/www
synced 2024-11-22 00:25:05 +03:00
try this
This commit is contained in:
parent
be54e0c6bf
commit
e1b01a89b3
1 changed files with 6 additions and 9 deletions
|
@ -2,13 +2,11 @@
|
||||||
|
|
||||||
Deploys to [tea.xyz].
|
Deploys to [tea.xyz].
|
||||||
|
|
||||||
|
|
||||||
# Legal
|
# Legal
|
||||||
|
|
||||||
You may not publish this website in an attempt to masquerade as tea.inc.
|
You may not publish this website in an attempt to masquerade as tea.inc.
|
||||||
The tea logo and wordmark are registered trademarks of tea.inc.
|
The tea logo and wordmark are registered trademarks of tea.inc.
|
||||||
|
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
* The site is built with [Hugo] and [Bootstrap].
|
* The site is built with [Hugo] and [Bootstrap].
|
||||||
|
@ -43,10 +41,10 @@ just package-pages
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
| Project | Version |
|
| Project | Version |
|
||||||
|--------------|---------|
|
|--------------|------------|
|
||||||
| gohugo.io | >=0.99 |
|
| gohugo.io | >=0.99 |
|
||||||
| nodejs.org | =18.13.0 |
|
| nodejs.org | =18.13.0 |
|
||||||
| npmjs.com | * |
|
| npmjs.com | >=9<9.6.5 |
|
||||||
| just.systems | ~1 |
|
| just.systems | ~1 |
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
|
@ -60,7 +58,6 @@ hugo --source src --destination ../public --minify
|
||||||
just build
|
just build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
[tea.xyz]: https://tea.xyz
|
[tea.xyz]: https://tea.xyz
|
||||||
[Bootstrap]: https://getbootstrap.com/docs/5.2/getting-started/introduction/
|
[Bootstrap]: https://getbootstrap.com/docs/5.2/getting-started/introduction/
|
||||||
[Hugo]: https://gohugo.io/documentation/
|
[Hugo]: https://gohugo.io/documentation/
|
||||||
|
|
Loading…
Reference in a new issue