Code Monkey home page Code Monkey logo

jamstack-eleventy-custom's Introduction

jamstack-eleventy-custom

A static site created with 11ty (elevent, @zachleat). The repo should serve as a demo/sample on creating 11ty sites from scratch - and also as a sample/basic for blog-sites.

This site was created from scratch and blog related features were added. The main idea was to have it as much flexible as it gets.

Update @2023-04-17:

Changes:

  • added support for boostrap 5.3 color schemes
  • simplified layouts (removed styling classes, layout and styling is now moved into SCSS)
  • refactored CSS files & changed styling
    • broke main.scss into fragments
    • most designed UI part now has 2 separate files: one for generic layout and one for styling
    • added support for .dynamic-headings (using EM units)
  • added future-readings navigation to posts
  • updated taxonomy screens styling
  • simplified cookie consent
  • integrated gisqus
  • included some free background assets

Future Plans:

  • add google tag manager
  • switch to TOC bot
  • add image lazy renderer template

Original release

Features added:

Extras:

  • Github Actions Workflow also included!
  • The package.json contains scripts for testing, building the app...
  • We can now distinguish between prod and dev environment
    • there's a switch in the .eleventy.js
    • as this site ought to showcase all the features, the prod version will still contain all the sample posts
    • This webpage is based on this source, has the sample posts avail. in dev for testing purposes, but none of the samples is included on prod

Important thing to note: if you host the page via GitHub and under a custom domain, every re-deploy will make that setting perish, unless you add a CNAME file to the output, with the custom domain name as the content! More info here.

jamstack-eleventy-custom's People

Contributors

hidegh 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.