Future Web Design
Future Web Design
  • Видео 43
  • Просмотров 111 376
HUGO Table Render Hooks - Control Markdown Table Output | Static Site Generation SSG
This video walks you through the process of customizing tables which are generated by markdown in HUGO
Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off
You get 1 month free, to watch my courses using my referral link.
Full length HUGO and Bootstrap 5 intro course
skl.sh/3rsfq4y
Full length SASS/SCSS building with Hugo Course
skl.sh/3IKdWc2
Full length JavaScript building with Hugo Course
skl.sh/3uHZcEz
SEO and asset optimisation with Hugo Course
skl.sh/3rthbOo
Looking for the best value for money travel insurance that suits both travellers and digital nomads? Covid-19 coverage included! Use my link to support this channel.
safetyw...
Просмотров: 117

Видео

HUGO Github Style Markdown Alerts using Renderhook and CSS | Static Site Generation SSG
Просмотров 195Месяц назад
This video walks you through the process of generating Github Style Alerts using render hooks in Hugo. I also walk you through some sensible defaults for using equivalent icons and CSS to display the alerts. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full ...
Update Hugo on Windows with Chocolatey | Static Site Generator
Просмотров 66Месяц назад
How to update Hugo on a windows machine using Chocolatey Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full length JavaScript building ...
Setting up Windows in Virtual Box FREE
Просмотров 199Месяц назад
I show you how to set up Windows 11 Development Environment (Free) in Virtual Box (free). Virtual box is a great free virtual machine software - so you can run operating systems, within your operating system. Great for software development.
HUGO & VSCode formatting template files | Static Site Generator
Просмотров 260Месяц назад
How to setup VSCode to format your HUGO template files. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full length JavaScript building w...
Bootstrap 5 Basics for Beginners - getting started with Bootstap | Web development basics tutorial
Просмотров 1913 месяца назад
How to create a template, to render a landing page from multiple markdown files. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full len...
HUGO Landing Page Templates | Static Site Generator
Просмотров 1,1 тыс.3 месяца назад
How to create a template, to render a landing page from multiple markdown files. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full len...
Hugo Skeleton Theme - Sensible default theme | Save time! | Static Site Generator
Просмотров 1,1 тыс.10 месяцев назад
Get started with a simple Hugo theme. Great for testing, designing a site from the ground up. Save time! Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course...
Use Bootstrap with Next.js | Intro | Beginners
Просмотров 967Год назад
This video is all about using the Bootstrap and React-Bootstrap with Next.js. React-bootstrap makes using bootstrap css and js with react and next.js much easier! I also show you you how to customize bootstrap with SCSS variables. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using ...
How to create a Hugo Module | Static Site Generation | GO
Просмотров 1,4 тыс.Год назад
This video is about how to modularize your favorite Hugo code into reusable modules. Save time! Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3...
How to import Hugo modules into your Hugo Website | Static Site Generation SSG
Просмотров 2,1 тыс.Год назад
This video is about how to save time by import hugo modules so you can re use code. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full ...
Create Site Maps with ASTRO | Tutorial | Static Site Generator SSG JavaScript JS
Просмотров 831Год назад
This video is all about how to set up and site maps with Astro. An extra package needs to be installed, and then configured to suit your site. I Also show you how to format XML documents so you can inspect the result. Astro is a unique JS based static site generator in that it doesn't ship any JavaScript by default. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user...
ASTRO Import Aliases | Tutorial | Static Site Generator SSG JavaScript JS Markdown MD Components
Просмотров 746Год назад
This video is all about how to create import aliases so component imports are not relative to their location in your project. You can reference directories with an @alias rather than ../../components. You can then easily move around pages, or copy and past pages into different directories without worrying about depth. Astro is a unique JS based static site generator in that it doesn't ship any ...
ASTRO Dynamic Title Tag | Tutorial | Static Site Generator SSG JavaScript JS
Просмотров 799Год назад
This video is all about dynamically generating a page's title tag based on weather its the home page or not - and how to set up the templates along with defining a custom site configuration. Astro is a unique JS based static site generator in that it doesn't ship any JavaScript by default. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on...
Update NPM Packages easily with GUI | Tutorial | Node.js
Просмотров 558Год назад
This video is about using an intuitive GUI to update your NPM packages quickly. Watch my full length Hugo courses on skillshare here: www.skillshare.com/r/user/sean_emerson?gr_tch_ref=on&gr_trp=off You get 1 month free, to watch my courses using my referral link. Full length HUGO and Bootstrap 5 intro course skl.sh/3rsfq4y Full length SASS/SCSS building with Hugo Course skl.sh/3IKdWc2 Full leng...
Tutorial | Bootstrap 5 Breadcrumbs for HUGO | Static Site Generation
Просмотров 764Год назад
Tutorial | Bootstrap 5 Breadcrumbs for HUGO | Static Site Generation
Tutorial | RSS feeds with Astro | Static Site Generation | Blogs
Просмотров 586Год назад
Tutorial | RSS feeds with Astro | Static Site Generation | Blogs
Bootstrap 5 Menu Navbar with Dropdowns for HUGO | Intermediate Tutorial | Static Site Generation
Просмотров 1,5 тыс.Год назад
Bootstrap 5 Menu Navbar with Dropdowns for HUGO | Intermediate Tutorial | Static Site Generation
Intro to ASTRO with MARKDOWN | Static Site Generator SSG JavaScript JS
Просмотров 2,7 тыс.Год назад
Intro to ASTRO with MARKDOWN | Static Site Generator SSG JavaScript JS
React-Bootstrap Navbar with Next.js | Bootstrap | Static Web Design
Просмотров 9 тыс.2 года назад
React-Bootstrap Navbar with Next.js | Bootstrap | Static Web Design
Tutorial - Use Prettier and ESLint in Visual Studio Code | Lint and Format your Code
Просмотров 6 тыс.2 года назад
Tutorial - Use Prettier and ESLint in Visual Studio Code | Lint and Format your Code
Tutorial | Social Media Sharing with Twitter, Facebook, Linkedin & Pinterest for HUGO | Static Site
Просмотров 5842 года назад
Tutorial | Social Media Sharing with Twitter, Facebook, Linkedin & Pinterest for HUGO | Static Site
Tutorial - Use Prettier for HUGO & Go Templates in Visual Studio Code | Static Site Generator
Просмотров 3,5 тыс.2 года назад
Tutorial - Use Prettier for HUGO & Go Templates in Visual Studio Code | Static Site Generator
Tutorial - Save time with NPM scripts for HUGO the static site generator | Front end dev | UPDATED
Просмотров 7272 года назад
Tutorial - Save time with NPM scripts for HUGO the static site generator | Front end dev | UPDATED
Tutorial - Creating Masonry/Pinterest style image gallery with Hugo and Bootstrap 5 | Front End Dev
Просмотров 2,5 тыс.2 года назад
Tutorial - Creating Masonry/Pinterest style image gallery with Hugo and Bootstrap 5 | Front End Dev
Tutorial - Creating Instagram Square style image gallery with Hugo and Bootstrap 5 | Front End Dev
Просмотров 1,7 тыс.2 года назад
Tutorial - Creating Instagram Square style image gallery with Hugo and Bootstrap 5 | Front End Dev
Tutorial - Using the Bootstrap 5 Image Carousel with HUGO the static site generator | Front End Dev
Просмотров 1,7 тыс.2 года назад
Tutorial - Using the Bootstrap 5 Image Carousel with HUGO the static site generator | Front End Dev
Tutorial - Test Netlify CMS Config Locally | Local Development
Просмотров 2,5 тыс.2 года назад
Tutorial - Test Netlify CMS Config Locally | Local Development
Tutorial - Starting a new GitHub Project with HUGO The Static Site Generator | Front End Dev
Просмотров 1,4 тыс.2 года назад
Tutorial - Starting a new GitHub Project with HUGO The Static Site Generator | Front End Dev
Tutorial - Changing the Site Language with HUGO The Static Site Generator | Front End Dev
Просмотров 1,2 тыс.2 года назад
Tutorial - Changing the Site Language with HUGO The Static Site Generator | Front End Dev