From b3ad0150662cb3d35d8487dc81bb017240f60a21 Mon Sep 17 00:00:00 2001 From: Anuar Ustayev Date: Mon, 17 Jan 2022 12:42:34 +0600 Subject: [PATCH] [learn][xs]: set a structure for next steps. --- site/content/learn.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/site/content/learn.md b/site/content/learn.md index 3eff648e..217adc5d 100644 --- a/site/content/learn.md +++ b/site/content/learn.md @@ -88,11 +88,8 @@ We won't dive into details of how to edit the pages as our focus is presenting d ## Next steps -Learn how to use Portal.js for your frictionless dataset or CKAN catalog: - +* [Presenting a dataset]() +* [Putting your portal online]() + * Deploy to GitHub Pages - [learn/deploy-to-gh-pages](/learn/deploy-to-gh-pages). * Learn how to build a portal for a single frictionless dataset - [learn/single-frictionless-dataset](/learn/single-frictionless-dataset). -* Learn how to use Portal.js as a frontend for CKAN - [learn/ckan](/learn/ckan). - -Learn how to deploy your data on GitHub using Portal.js: - -* Deploy to GitHub Pages - [learn/deploy-to-gh-pages](/learn/deploy-to-gh-pages). \ No newline at end of file +* Learn how to use Portal.js as a frontend for CKAN - [learn/ckan](/learn/ckan). \ No newline at end of file