diff --git a/.fastn/config.json b/.fastn/config.json index 562b249..7faec4c 100644 --- a/.fastn/config.json +++ b/.fastn/config.json @@ -1839,8 +1839,8 @@ }, "foundation-elements/floater.ftd": { "name": "foundation-elements/floater.ftd", - "checksum": "25F0C205E595E89FED558517132CA4AA58AEC13DEC9B77DC0354B3716D1D0F8D", - "size": 2652 + "checksum": "B33FC6889F85DF44036CB61C92E33478506DA192FED46474EA45471F96DB84DB", + "size": 2701 }, "foundation-elements/inline-row.ftd": { "name": "foundation-elements/inline-row.ftd", @@ -1903,8 +1903,8 @@ "size": 10641 } }, - "zip_url": "https://github.com/fastn-community/design-system/archive/f0967db9e1654bfa23c7a2dfdf9392b3baae9b1a.zip", - "checksum": "8A80C7C3AC070F197E07E48CCB105F6DD705FEB0E812FC43AB88071A22ADF63E" + "zip_url": "https://github.com/fastn-community/design-system/archive/3f2ece4d281046fba8177cad6f09ae34b47e6083.zip", + "checksum": "1818EBB8FEF75CCDE1C2C9F504307DDEB4334C06DAAAA319C4C9C3336B426904" }, "fastn-community.github.io/doc-site": { "files": { diff --git a/pages/rules.ftd b/pages/rules.ftd index 0dcae7f..7360d54 100644 --- a/pages/rules.ftd +++ b/pages/rules.ftd @@ -1,22 +1,174 @@ -- import: fifthtry.github.io/easy-contest/components/header as h -- component page: -caption page-title: Rules | Easy Contest +caption page-title: Rules | Free Domain Contest -- ds.page: $page.page-title -- h.header: -- ds.section-column: +margin: $ds.spaces.vertical-gap.extra-extra-large +align-content: top-left --- ds.markdown: +-- ds.heading-large: Build Your Website on FifthTry and Win a Free Domain +align: center -Could be a section in the main page itself? depends on the final content we end up with +-- ds.column: +spacing: $ds.spaces.vertical-gap.extra-large -A place for Nandhini to write content related to the 100 domains contest +-- ds.row: +spacing: $ds.spaces.horizontal-gap.extra-large +align-content: center + +-- ds.label-text: Start Date: +value: TBD +placement: horizontal + +-- ds.label-text: End Date: +value: TBD +placement: horizontal +align-content: right + +-- end: ds.row + +-- ds.column: +spacing: $ds.spaces.vertical-gap.extra-extra-large + +-- ds.container: +inset: $ds.spaces.inset-square.large +background.solid: $ds.colors.background.step-2 +width: fill-container +radius: $ds.radius.medium + +-- ds.column: + +-- ds.heading-small: About the Contest +color: $ds.colors.text-strong +align: left + +-- ds.copy-large: + +Remember fastn, our +open-source programming language for web development? Well, now +it's joined by our hosting solution and editor, all live on +[fifthtry.com](https://www.fifthtry.com/). And, thanks to our +latest [design system package](https://github.com/fastn-community/design-system/), +we have made it easier than ever to build a custom website with fastn. To share this +excitement with you, we're kicking off a contest to give you a +shot at winning a free domain for your website. + +-- end: ds.column + +-- end: ds.container + +-- end: ds.column + +-- ds.column: + +-- ds.container: +inset: $ds.spaces.inset-square.large +background.solid: $ds.colors.background.step-2 +width: fill-container +radius: $ds.radius.medium + +-- ds.column: + +-- ds.heading-small: How to participate +color: $ds.colors.text-strong + +-- ds.copy-large: + +1) Click on Sign Up and create your FifthTry account. + +2) Once logged in, click on `Create New Site`. Follow the steps in this +[tutorial](link to video) to build your website. + +3) After completing your site, visit the +[submission page](www.contest-submission-page.com). Fill in all the necessary +details and click submit. Ensure that you are signed in to your +account during this process. + +-- end: ds.column + +-- end: ds.container + +-- end: ds.column + +-- ds.column: + +-- ds.container: +inset: $ds.spaces.inset-square.large +background.solid: $ds.colors.background.step-2 +width: fill-container +radius: $ds.radius.medium + +-- ds.column: + +-- ds.heading-small: Details and Guidelines +color: $ds.colors.text-strong +align: center + +-- ds.column: +align-content: left + +-- ds.copy-large: + +1) Top 100 websites will win a free domain. + +2) Results Announcement on (date) at www.fifthtry/free-domain-contest.com + +3) To be eligible, ensure timely submission and a maximum of 2 entry per participant. + +-- end: ds.column + +-- end: ds.column + +-- end: ds.container + +-- end: ds.column + +-- ds.column: + +-- ds.heading-medium: Ready to Win Your Free Domain? + +-- ds.primary-button: **Submit your website** +link: / +size: large +radius: curved + +-- end: ds.column + +-- end: ds.column -- end: ds.section-column -- end: ds.page -- end: page + + + + + +-- ftd.shadow n: +color: #EC8943 +blur.px: 5 +spread.px: 3 +x-offset.px: 4 +y-offset.px: 6 + + + +-- ftd.shadow a: +color: #5C2860 +blur.px: 5 +spread.px: 3 +x-offset.px: -4 +y-offset.px: -6 + + + + + +