Kevin van der Werff
Kevin van der Werff
Some more information as I had 2 teammates reproduce the error, one is on MacOS, the other is on Windows. The person on MacOS is not able to reproduce the...
By now I've attempted to do this with CMake, but that unfortunately results in the exact same issue as described above. CMakeLists.txt: ```cmake cmake_minimum_required(VERSION 3.1...3.15) if(${CMAKE_VERSION} VERSION_LESS 3.12) cmake_policy(VERSION ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION})...
Just going to drop this here which I came across coincidentally https://medium.com/@gtalarico/using-airtable-as-a-content-backend-e373cd0d9974
Might be related to #139 ? Both are an issue with differences in production & dev.
True, on my screen (1440px wide) somewhere around 6 lines is what I'd say should be the max, so, taking the example of [awwwards](https://webgems.io/design?card=awwwards) we get > The awards for...
But I wouldn't be surprised that on bigger screen we can easily have more characters. Maybe we should consider omitting some words and replacing it with `...` when a box...
Just going to drop this here for future reference
- [ ] Add hook that runs prettier/eslint before committing.
> While we are at it, should a "read" option be given? Think it's too much to add this, and doesn't make sense given some resources. Let's start this feature...
Oh interesting, sounds good! I think your suggestion is a good idea. I'm wondering what the best approach would be to construct that step by step plan. I feel like...