Tag Archives: website

How to restore an archived (student) portfolio website

In this tutorial we will go through the steps of reviving an archived (student) portfolio website from the old portfolio server. Focus is on a site that was made using WordPress. We will install a local webserver using XAMPP, a bundle that contains Apache (the webserver), PHP and a MySQL database. So the webserver can … Continue reading How to restore an archived (student) portfolio website

Termination of portfolio website service

Latest update: 19-09-2024 The portfolio website service has been terminated per July 1 2024. This impacts these sites: Student sites which were hosted there are associated with the study programmes Industrial Design Engineering, Creative Technology and ATLAS. If you had a website on the portfolio sites, you might want to take steps to transfer it … Continue reading Termination of portfolio website service

Uploaded website on Github pages

Deploying a website to Github pages

This tutorial will explain how to deploy a basic, html-based site (consisting of static pages) to Github pages. This tutorial assumes you already have some basic knowledge of how to create webpages and coding in HTML, CSS. If not, do this tutorial first. For this tutorial this template based on the W3.CSS framework from w3schools … Continue reading Deploying a website to Github pages

Website editing

Getting started with your first website

This tutorial will learn you how to create your first webpage using a basic text editor by writing/editing code. Learn HTML We will not learn you how to code HTML or CSS. Use a tutorial like W3Schools for that: start with the “HTML introduction” and follow the pages until “HTML CSS”. Basic steps These are the basic … Continue reading Getting started with your first website

How to create an App mockup with Figma – a tutorial

A new tutorial is available which introduces steps to create an App mockup using Figma. Figma is an online prototyping tool which can be used to design Apps and websites. This tutorial introduces the basics of prototyping an app with Figma. It quickly ‘touches’ all necessary steps without going into too much detail.  You can … Continue reading How to create an App mockup with Figma – a tutorial