Linh T. Tô
|
e7e8344a51
|
Use new Google Analytics template to accommodate both GA4 and GS3 in header (#341)
|
2022-09-05 19:13:27 -05:00 |
|
Victoria Drake
|
fe776a91c8
|
Add Plausible
|
2020-12-31 07:47:49 -05:00 |
|
Victoria Drake
|
c4994cc895
|
Un-markdownify Page titles
- Prevent rendered HTML from showing up in tab and title bar for titles
that use Markdown
Address #219
|
2020-06-22 12:01:05 -05:00 |
|
Victoria Drake
|
2263cdb0fa
|
Markdownify post titles
|
2020-05-31 14:12:41 -04:00 |
|
Vincent Tam
|
4f59157d5b
|
Replace leading slash in some relURL
|
2019-07-25 16:15:03 +02:00 |
|
Hanzei
|
26f9dcc1f1
|
Replace deprecated RSSLink (#146)
|
2019-04-10 11:16:17 +02:00 |
|
Victoria
|
bb6c4c6c74
|
Try resolving integrity error
|
2019-03-18 15:20:04 -04:00 |
|
Victoria
|
31520b6f78
|
Try netlify.toml and rel css links
|
2019-03-18 14:46:00 -04:00 |
|
Victoria
|
fabdd8764e
|
Reset to current master, remove crossorigin tags
- Reset previous changes on this branch because Victoria made some
pretty messy commits
- Only change the code this PR is intended to address
|
2019-03-15 11:19:23 -04:00 |
|
Robert J
|
9b49548467
|
CORS and Polish lang (#126)
I propose adding `crossorigin=anonymous` for signed stylesheets to allow for CORS policy.
Practical example - I keep my web page in S3 bucket and redirect both naked domain and www domain into the same bucket (this is rare scenario - most people duplicate buckets).
So I had to enable CORS like in [this article](https://medium.com/@Keithweaver_/only-allowing-access-to-your-s3-bucket-via-your-website-5ca5c8546152) However CORS cannot be used without crossorigin=anonymous set. (explained [here](https://stackoverflow.com/questions/32039568/what-are-the-integrity-and-crossorigin-attributes)
Also added pl.toml for Polish language.
|
2019-01-25 15:31:09 +01:00 |
|
Hanzei
|
3a6144e557
|
Fix assets for thems site (#111)
* Fix font path
* Fix favicon path
* Revert "Serve hugo pipes assets with .RelPermalink (#107)"
This reverts commit 88aa5812f5 .
* Use relLangURL
* Rebuild docs
|
2018-11-28 20:50:50 +01:00 |
|
Hanzei
|
88aa5812f5
|
Serve hugo pipes assets with .RelPermalink (#107)
* Serve hugo pipes assets with .RelPermalink
* Rebuild docs
|
2018-11-28 16:46:21 +01:00 |
|
Hanzei
|
1cc7ddd7cd
|
Canonify owlCarousel css path
|
2018-07-26 22:43:35 +02:00 |
|
Hanzei
|
8fbb68c6be
|
Use abs url with GetPage
|
2018-07-21 09:53:23 +02:00 |
|
Hanzei
|
452913c1fa
|
Place custom css under assets
|
2018-07-20 18:27:34 +02:00 |
|
Hanzei
|
8c258bbd07
|
Use abs URL every time
|
2018-07-20 17:27:32 +02:00 |
|
Hanzei
|
ef5feab3ef
|
Refactor config.toml
|
2018-07-20 14:45:36 +02:00 |
|
Hanzei
|
0f2d3808ee
|
Use headless bundle for home page
|
2018-07-18 17:39:11 +02:00 |
|
Hanzei
|
0c4bc76495
|
Bump fontawsome to version 5.1
|
2018-07-12 12:15:25 +02:00 |
|
Hanzei
|
79574f632e
|
Use hugo sass prozessing
|
2018-07-10 09:23:19 +02:00 |
|
Hanzei
|
088c65bac5
|
Use Image Processing to resize images
|
2018-07-06 14:31:16 +02:00 |
|
Hanzei
|
8d7109a35f
|
Add open Graph meta data
|
2018-07-01 10:22:28 +02:00 |
|
Hanzei
|
8549e0c94b
|
Remove enforce_ssl setting
|
2018-07-01 10:10:18 +02:00 |
|
Hanzei
|
daca1fe109
|
Use baseof temple to dry code
|
2018-07-01 10:09:29 +02:00 |
|