Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing resumes placement #392

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 1 addition & 22 deletions featured/website-categories.ftd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ templates: $doc-sites
more-link-text: View more
more-link: /featured/doc-sites/

-- ft-ui.grid-view: SPA / Landing Pages
-- ft-ui.grid-view: Landing Pages
templates: $landing-pages
more-link-text: View more
more-link: /featured/landing-pages/
Expand All @@ -33,11 +33,6 @@ templates: $resumes
more-link-text: View more
more-link: /featured/resumes/

-- ft-ui.grid-view: Workshop Pages
templates: $workshops
more-link-text: View more
more-link: /featured/workshops/

-- end: ds.page


Expand Down Expand Up @@ -172,19 +167,3 @@ template-url: featured/resumes/resume-1/
screenshot: $fastn-assets.files.images.featured.resumes.resume-1.png

-- end: resumes





-- ft-ui.template list workshops:

-- ft-ui.template: Workshop 1
template-url: featured/workshops/workshop-1/
screenshot: $fastn-assets.files.images.featured.workshops.workshop-1.png

-- ft-ui.template: Event 1
template-url: featured/workshops/event-1/
screenshot: $fastn-assets.files.images.featured.workshops.event-1.png

-- end: workshops