forked from Git/hugo-story
1
0
Fork 0
Commit Graph

255 Commits

Author SHA1 Message Date
Olivier 80dd5fc27f Delete 'static/images/gallery/thumbs/02.jpg' 2023-07-01 23:34:06 +02:00
Olivier cd7c634271 Delete 'static/images/gallery/thumbs/01.jpg' 2023-07-01 23:34:00 +02:00
Olivier afd2618f11 Delete 'static/images/gallery/fulls/12.jpg' 2023-07-01 23:33:49 +02:00
Olivier 3f35fa66bb Delete 'static/images/gallery/fulls/11.jpg' 2023-07-01 23:33:43 +02:00
Olivier dd3873b1ab Delete 'static/images/gallery/fulls/10.jpg' 2023-07-01 23:33:35 +02:00
Olivier e6c14314e2 Delete 'static/images/gallery/fulls/09.jpg' 2023-07-01 23:33:29 +02:00
Olivier 7ab9031324 Delete 'static/images/gallery/fulls/08.jpg' 2023-07-01 23:33:22 +02:00
Olivier dad3473cfc Delete 'static/images/gallery/fulls/07.jpg' 2023-07-01 23:33:16 +02:00
Olivier e8cad77756 Delete 'static/images/gallery/fulls/06.jpg' 2023-07-01 23:33:10 +02:00
Olivier a83fe103da Delete 'static/images/gallery/fulls/05.jpg' 2023-07-01 23:33:04 +02:00
Olivier 0542dbda92 Delete 'static/images/gallery/fulls/04.jpg' 2023-07-01 23:32:58 +02:00
Olivier 5ede9e1f22 Delete 'static/images/gallery/fulls/03.jpg' 2023-07-01 23:32:51 +02:00
Olivier 2e8e4d0c9b Delete 'static/images/gallery/fulls/02.jpg' 2023-07-01 23:32:44 +02:00
Olivier b621328f60 Delete 'static/images/gallery/fulls/01.jpg' 2023-07-01 23:32:38 +02:00
Olivier ae67452962 Upload files to 'static/images' 2023-07-01 23:30:48 +02:00
Olivier 49d6b2c124 Delete 'static/images/spotlight03.jpg' 2023-07-01 23:30:21 +02:00
Olivier 6783a9ad68 Upload files to 'static/images' 2023-07-01 23:29:29 +02:00
Olivier 0c5771185c Delete 'static/images/spotlight03.jpg' 2023-07-01 23:28:48 +02:00
Olivier 4bfdc887ca Upload files to 'static/images' 2023-07-01 23:28:29 +02:00
Olivier 0f68b14633 Delete 'static/images/banner.jpg' 2023-07-01 23:26:32 +02:00
Olivier a6eb5cd32f Upload files to 'static/images' 2023-07-01 23:26:14 +02:00
Olivier e1067526c4 Delete 'static/images/banner.jpg' 2023-07-01 23:25:48 +02:00
Olivier 7548b0d9b4 Upload files to 'static/images' 2023-07-01 23:25:21 +02:00
Olivier f124373cfb Delete 'static/android-chrome-192x192.png' 2023-07-01 23:23:32 +02:00
caressofsteel fb2a35a340 Add Images Dir 2023-01-22 10:44:40 -05:00
caressofsteel 12cdfa2b45 2023 Updates 2023-01-18 18:59:02 -05:00
⚔️ DR ⚔️ d21ca45c47
Merge pull request #31 from tjungbauer/sass-breakpoint
added breakpoint: null and removed deprecated !global
2022-10-03 12:53:58 -04:00
Thomas Jungbauer 07542e475f
added breakpint: null and removed deprecated !global 2022-09-26 09:24:12 +02:00
⚔️ DR ⚔️ 6722dc851b
Merge pull request #30 from brennentsmith/master
Add lightbox support for modern image formats.
2022-09-14 13:52:56 -04:00
Brennen Smith 1efa621270 add-webp-avif 2022-08-22 21:42:39 -07:00
⚔️ DR ⚔️ ed06e518fa
Merge pull request #29 from JHenneberg/fix/He/16
added id to gallery partial
2022-08-02 19:04:56 -04:00
Henneberg c7d0045b0d added id to gallery partial
fixes issue #16
2022-07-29 20:04:46 +02:00
⚔️ DR ⚔️ 21dd26dda2
Merge pull request #21 from fvlasie/patch-1
change "add" to "clone"
2022-06-02 19:33:52 -04:00
fvlasie b13ef1626e
change "add" to "clone"
For a new install/site the "git add" command returns an error.
2022-06-02 11:34:07 -07:00
⚔️ DR ⚔️ 9ffd114b38
Merge pull request #13 from shiki/patch-1
Fix possible typo in README
2021-03-23 12:53:26 -04:00
Jayson Basañes 4ef121fca6
Fix possible typo in README
The instructions for copying the `config.toml` is this:

```
cp themes/hugo-story/exampleSite/config.toml/
``` 

But that turned out be an error when I tried it. This gets printed out in the terminal:

```
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory
```

I believe the correct instruction is this:

```
cp themes/hugo-story/exampleSite/config.toml ./
```
2021-03-22 13:04:07 -06:00
DR 45804939fa Update Readme 2021-02-05 15:56:51 -05:00
⚔️ DR ⚔️ 96d1bbc2e5
Merge pull request #10 from applikationsprogramvara/add_quick_start_to_readme
Adding steps into quick start guide
2021-02-05 13:47:03 -05:00
mspnr 0f1110147c cosmetic fixes of README 2021-02-05 01:47:29 +01:00
⚔️ DR ⚔️ 263a25300d
Merge pull request #9 from applikationsprogramvara/adjust_example
Adjusting example
2021-02-04 17:47:03 -05:00
mspnr 7f1ff71e30 adding steps into quick start guide 2021-02-04 23:23:52 +01:00
mspnr 5c03eb8da3 moving config.toml to exampleSite and removing other configs 2021-02-04 17:37:54 +01:00
mspnr e7d325d50d moving data back to exampleSite 2021-02-04 17:31:22 +01:00
mspnr e4928d2142 renaming exampleSite to originalStorySite 2021-02-04 17:28:43 +01:00
⚔️ DR ⚔️ 0287eda06a
Merge pull request #7 from applikationsprogramvara/add_template
Finalizing bringing in templates
2021-02-01 20:31:29 -05:00
mspnr 765f229b30 fixing footer - moving li into with 2021-02-01 19:07:20 +01:00
⚔️ DR ⚔️ dcc16e51cc
Merge pull request #6 from applikationsprogramvara/add_template
Adding template support to the theme
2021-01-31 17:59:57 -05:00
mspnr f609df648f moving main wrapper out of index.html 2021-01-31 22:36:56 +01:00
mspnr 459291f0f2 adding template support for gallery 2021-01-31 17:57:51 +01:00
mspnr 22dabfe0c2 adding template support for items 2021-01-31 17:07:19 +01:00