Giter VIP home page Giter VIP logo

eleventy-softskill-blog's Introduction

amazoninstructor blog

eleventy-base-blog v8

A starter repository showing how to build a blog with the Eleventy site generator (using the v2.0 release).

Getting Started with @11ty/eleventy

working on skillsoft blog

  • create a MarkDown file with the article
    • Make sure all the formatting is in place
  • Create the header for the article
    • Use This Engigine to create this header.
      • Simply paste in the complete article
    • This header will look like:
title: What Is AWS Control Tower?  
date: 2023-10-21  
image-prompt: An illustration showing AWS Control Tower's orchestration, controls, account factory and dashboard features for a secure, compliant, multi-account AWS environment.  
image: placeholder.jpg  
imageAlt: AWS Control Tower  
description: An overview of AWS Control Tower, a service that provides a straightforward way to set up and govern a secure, compliant, multi-account AWS environment based on best practices. It discusses features such as landing zone, controls, account factory, dashboard, and its interaction with other AWS services.  
introduction: AWS Control Tower simplifies the process of setting up and governing a multi-account AWS environment, following prescriptive best practices. It offers features such as a landing zone, controls (or guardrails), an account factory, and a dashboard. It also interacts seamlessly with other AWS services, ensuring a comprehensive solution for account deployment, governance, and compliance.  
tags:

- AWS
- AWS Control Tower
- AWS Organizations
- AWS Service Catalog
- AWS IAM Identity Center
- Cloud Governance
- Compliance
- Account Management
  • paste the output in the original MD-file replacing the title
  • copy the text from the key: image-prompt into Bing Image Creator
  • pick the picture and download
  • the is an Background Remover where you can remove the background from your picture.
  • download the (free) preview picture
  • rename the downloaded picture an save to the folder ./public/img
  • replace in the header the value of the key: image to the plain image name (include the extention)
  • make sure the original MD-file is saved to ./content/blog

running development server local

in the terminal of vscode in the folder C:\code\eleventy\eleventy-base-blog run 11ty this wil invoke

npx @11ty/eleventy --serve

somtimes after adding a new page the devserver needs to be stopped Ctrl-C and started 11ty again.

Push it out to production

eleventy-softskill-blog's People

Contributors

nand0l avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.