]> xenbits.xensource.com Git - www-xenproject-org.git/commit
Home completed
authorArnaud Guéras <arnaudgs@gmail.com>
Mon, 4 Nov 2024 23:12:07 +0000 (00:12 +0100)
committerArnaud Guéras <arnaudgs@gmail.com>
Mon, 4 Nov 2024 23:12:07 +0000 (00:12 +0100)
commit47d6946c1deab02622c865c5d52866109064df78
tree9eb32880f1f926b9618c22633fd00cb24e23696d
parent827d93d6f58ebbdcb887658cb85e7e4f2cf8a2bb
Home completed
45 files changed:
.gitignore
.storybook/storybook.scss
content/_index.md
content/test.md
hugo.yaml
hugo_stats.json
static/img/decorative/home-servers.webp [new file with mode: 0644]
static/img/decorative/home-shadow-screen.png [new file with mode: 0644]
static/img/decorative/home-wire.png [new file with mode: 0644]
static/img/decorative/screen-with-wire.svg [new file with mode: 0755]
static/img/flatline/screen-with-xen-logo.webp [new file with mode: 0644]
stories/json/colors.json
stories/json/images.json
stories/molecules/Card.stories.js [new file with mode: 0644]
stories/molecules/ConversationCard.stories.js
themes/xen-project/assets/css/animation/home-animation.scss [new file with mode: 0644]
themes/xen-project/assets/css/base.scss
themes/xen-project/assets/css/components/carousel.scss
themes/xen-project/assets/css/components/images-in-circle.scss
themes/xen-project/assets/css/components/latest-news.scss [new file with mode: 0644]
themes/xen-project/assets/css/footer.scss
themes/xen-project/assets/css/grid.scss
themes/xen-project/assets/css/main.scss
themes/xen-project/assets/css/molecules/card.scss [new file with mode: 0644]
themes/xen-project/assets/css/molecules/media-block.scss
themes/xen-project/assets/css/molecules/presentation-list.scss [new file with mode: 0644]
themes/xen-project/assets/css/molecules/section-square-primary.scss [new file with mode: 0644]
themes/xen-project/assets/css/spaces.scss
themes/xen-project/assets/css/structure.scss
themes/xen-project/assets/css/variables.scss
themes/xen-project/assets/js/animate.js [new file with mode: 0644]
themes/xen-project/assets/js/carousel.js
themes/xen-project/assets/js/latest-news.js
themes/xen-project/assets/js/main.js
themes/xen-project/layouts/partials/card.html [new file with mode: 0644]
themes/xen-project/layouts/partials/carousel-items.html [new file with mode: 0644]
themes/xen-project/layouts/partials/carousel.html [new file with mode: 0644]
themes/xen-project/layouts/partials/footer.html
themes/xen-project/layouts/partials/latest-news.html
themes/xen-project/layouts/partials/media-block.html
themes/xen-project/layouts/shortcodes/carousel-items.html [new file with mode: 0644]
themes/xen-project/layouts/shortcodes/carousel.html
themes/xen-project/layouts/shortcodes/md.html
themes/xen-project/layouts/shortcodes/media-block.html
themes/xen-project/layouts/shortcodes/section.html