Commit graph

137 commits

Author SHA1 Message Date
Matt DeCamp
2d09af9638 removed css maps 2023-06-05 15:20:10 -04:00
Matt DeCamp
ba56af7867 ↪️ New packages, server options, passthrough, and filter
 main.css passthrough
 cleanCSS package
 setServerOptions
 cssmin filter
2023-06-04 11:29:30 -04:00
Matt DeCamp
b3b3dada45 ↪️ moved styles to inline 2023-06-04 11:27:31 -04:00
Matt DeCamp
0f5c86139d changed css processing flow 2023-06-04 11:26:38 -04:00
Matt DeCamp
ce2167ff67 🔧 new repo dev scripts 2023-06-04 11:26:04 -04:00
Matt DeCamp
92f67761f7 📂 moved styles to includes folder 2023-06-04 11:23:18 -04:00
Matt DeCamp
2aee369518 line shift to fix xml error 2022-05-02 11:36:41 -04:00
Matt DeCamp
7b42e53dd9 removed IE version comments 2022-02-06 09:34:02 -05:00
Matt DeCamp
b22225088a Merge branch 'main' of https://github.com/mattdecamp/eleventonia 2021-12-09 20:57:26 -05:00
Matt DeCamp
b9ecd47843 Update README.md 2021-12-09 20:57:14 -05:00
Matt DeCamp
e1b8472b7c
added 11ty homepage link 2021-12-09 20:56:34 -05:00
Matt DeCamp
1a0410ccf3 added twitter card meta tag 2021-12-09 20:51:02 -05:00
Matt DeCamp
23739818f4 styling script credit 2021-12-09 20:50:19 -05:00
Matt DeCamp
43be5f2022 added credit links
This reverts commit 22073c6087.
2021-12-09 20:50:10 -05:00
Matt DeCamp
22073c6087 Revert "added credit links"
This reverts commit 2d64102b17.
2021-12-09 20:49:48 -05:00
Matt DeCamp
57f1f116bc favicons 2021-12-09 20:49:06 -05:00
Matt DeCamp
2d64102b17 added credit links 2021-12-09 20:48:53 -05:00
Matt DeCamp
1123c71892 package updates 2021-12-09 20:48:39 -05:00
Matt DeCamp
0944276119 added prettierrc to ignore list 2021-12-09 20:48:21 -05:00
Matt DeCamp
707b7654cd Update .eleventy.js 2021-12-09 20:47:43 -05:00
Matt DeCamp
3c5b708ebc post demo edits 2021-12-08 20:53:30 -05:00
Matt DeCamp
88e1147b3d post excerpt feature added to list 2021-12-08 20:53:24 -05:00
Matt DeCamp
5fd211ad85 added slug filter to tags 2021-12-08 20:53:11 -05:00
Matt DeCamp
3f7fe7964c roles added to header, footer, and nav tags 2021-12-08 20:52:31 -05:00
Matt DeCamp
6297f47a07 using p instead of time tag 2021-12-08 20:52:02 -05:00
Matt DeCamp
eeae46532b meta tag edits 2021-12-08 20:51:44 -05:00
Matt DeCamp
f6b84ab788 lang attribute added 2021-12-08 20:51:22 -05:00
Matt DeCamp
a37592846d meta tag data json file created 2021-12-08 20:51:13 -05:00
Matt DeCamp
13cc4efbee top/bottom padding added to tag-container 2021-12-08 20:51:00 -05:00
Matt DeCamp
4e6eccffc7 Removed bottom margin on h2 tag 2021-12-08 20:50:43 -05:00
Matt DeCamp
9f49dbb625 Swapped margin-bottom for padding-bottom 2021-12-08 20:50:21 -05:00
Matt DeCamp
e09cc80525 Added additional feature bullet point 2021-12-08 20:50:07 -05:00
Matt DeCamp
aa5b74cf9b removed unused devdependencies
removed redundant cross-env package and unused get-google-fonts package
2021-12-08 20:49:49 -05:00
Matt DeCamp
58b7872af6 Update README.md 2021-12-07 20:55:11 -05:00
Matt DeCamp
14e918a492 Update README.md 2021-12-07 20:53:35 -05:00
Matt DeCamp
7c07004351 Removed placeholder content 2021-12-07 20:52:08 -05:00
Matt DeCamp
6060b20e91 removed 2021-12-07 20:51:43 -05:00
Matt DeCamp
0d22dca6e8 deleted initial date filter
It is not needed in this project
2021-12-07 20:51:34 -05:00
Matt DeCamp
ff05522e55 adjusted sizing ratio 2021-12-07 20:51:09 -05:00
Matt DeCamp
89554730b3 post component styling added to import 2021-12-07 20:49:34 -05:00
Matt DeCamp
d68991e7e1 post--time class and styling added to time tags 2021-12-07 20:49:16 -05:00
Matt DeCamp
5ebfa22fae color variable bug fix 2021-12-07 20:48:22 -05:00
Matt DeCamp
5f056494b5 added clamp sizing to header title 2021-12-07 20:48:04 -05:00
Matt DeCamp
1b8f3a99f9 adjusted font-sizes
For h1 h2 and added p tag font size
2021-12-07 20:47:49 -05:00
Matt DeCamp
ce2dbd2f5f Added additional repo information
Still in a draft format
2021-12-07 20:47:05 -05:00
Matt DeCamp
fee4522003 removed default test script 2021-12-07 20:46:37 -05:00
Matt DeCamp
e9277aa687 deletions
Removed:
* luxon
* w3DateFilter

DId not end up using either.
2021-12-07 20:46:11 -05:00
Matt DeCamp
dc254decad renamed color variables for header title 2021-12-07 15:53:28 -05:00
Matt DeCamp
de2edbacba changed color variable for list links 2021-12-07 15:53:01 -05:00
Matt DeCamp
e2b4380a2f post-list styling
adjusted margin-bottom for articles in post list
2021-12-07 15:52:44 -05:00