Giter VIP home page Giter VIP logo

11straps's Introduction

header image for Holger Koenemanns GitHub account

Say Hi! to my tiny corner of GitHub

I work within this strange intersection of product design and product development. So you can call me a UX Engineer, a UI Architect, a Frontend Designer or a Front-of-the-Frontend Developer.


Connect with me:

holger1411 holger1411 holger-könemann-29707317 4311022 holgerkoenemann


Languages and Tools:

11ty bootstrap css3 figma git gulp html5 hugo javascript php pug sass tailwind typescript webpack


Some stats for my personal GitHub account:

(Work stats not included)

GitHub Trophies

holger1411

Most used languages
holger1411
GitHub stats
holger1411
Contributions
holger1411

Since Jul 13th, 2021:
holger1411

11straps's People

Contributors

dependabot[bot] avatar frontaid-cms[bot] avatar holger1411 avatar osimosu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

11straps's Issues

Suggestion: Use relative links for assets

Currently this boilerplate uses

<link rel="stylesheet" href="css/theme.css">

As far as I understand 11ty, you can use relative urls. This supports the use case of having an 11ty site on a subdirectory, e.g. https://pages.github.com/user/my-11tystraps-project/

So a better way could be:

<link rel="stylesheet" href="{{ "css/themes" | url }}"">

Docs: https://www.11ty.dev/docs/filters/url/

If you agree, I could also (of course) send a PR to change this.

Thanks in advance!

Best regards!
PS: Disclaimer - I'm a 11ty newbie :)
PPS: Also a subpage like "about.njk" would be cool in this boilerplate to show the power of 11ty.

JS not included in dev?

Hey,

thanks very much for providing this starter!

I started with the dev version and seems that JS is missing (I tried bootstrapp navbar with toggle/collapse).

Best regards,
Matthias

vulnerable dependencies

Hi!

Looking to use this as a base template for a project but noticed running npm install there are a lot of vulnerable deps that can't be automatically patched with npm audit fix

Is this something you are aware of? I've attempted to resolve myself but just thought I would raise!

Thanks

Blockquote class not present

Hi, thanks for this great theme.

When writing:

> Some stuff that someone said

The output is:

<blockquote>
Some stuff that someone said
</blockquote>

It should be

<blockquote class="blockquote">
Some stuff that someone said
</blockquote>

To be properly formatted with Bootstrap. How and where should this be implemented?

Question not issue about populating dev directory

Hello. I am a self learner and I am very grateful for what you have created here! I am fairly new to eleventy and I have been pouring over the code and I can't for the life of me find the command that creates the blog directory in the dev directory when using the builld-dev command, since it is not in the src directory. I find that searching for these answers is vital to learning but I have honestly hit a wall and I suspect that I am making it harder than it is.

Thank you in advance for any help as I know this is not an actual issue.

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.