Commit Graph

426 Commits

Author SHA1 Message Date
Radek Kozieł a50ce744bd
Merge pull request #107 from aormsby/PR-Improve-LastModDate
Improvement - Add last modified date display to list/single layouts
2020-01-27 18:20:05 +01:00
Radek Kozieł 9ace883447
Merge pull request #124 from narvalotech/patch-1
Add my website
2020-01-27 18:10:02 +01:00
Radek Kozieł ca1dde6a92
Merge branch 'master' into patch-1 2020-01-27 18:09:48 +01:00
Radek Kozieł 6029625356
Merge pull request #128 from mritd/master
docs(users): add mritd.com
2020-01-27 18:09:14 +01:00
Adam Ormsby 51d17bbce6 add position param to imgproc just like image and figure 2020-01-23 16:15:18 +07:00
mritd 4c0832e2df
docs(users): add mritd.com
add mritd.com

Signed-off-by: mritd <mritd@linux.com>
2020-01-21 13:05:29 +08:00
Radek Kozieł 42fc5564ca
Add buymeacoffee button in README 2020-01-18 20:14:44 +01:00
narvalotech 9cea1423cf
Add my website 2020-01-04 21:44:13 +01:00
Radek Kozieł 5b4c773554
Merge pull request #122 from aormsby/disable-page-comments
PR - Add condition to show *comments* only in defined contentType pages
2019-12-29 19:07:18 +01:00
Adam Ormsby 28b6f11618 add comments=false check 2019-12-27 14:51:52 +07:00
Adam Ormsby d9ade4410a add check for comments param 2019-12-27 14:32:20 +07:00
Adam Ormsby 91ca408bdd disable comments on non-specific page types 2019-12-24 09:32:31 +07:00
panr 95906d6405 Add condition to show pagination only in defined contentType pages 2019-12-18 18:00:08 +01:00
Adam Ormsby b3f87e60ce yarn build 2019-12-17 11:51:48 +07:00
Adam Ormsby ef213c620d remove trailing brace 2019-12-17 11:44:22 +07:00
Adam Ormsby 285e9e879a add time threshold (1 hr) for last mod display 2019-12-17 11:20:41 +07:00
Radek Kozieł 779d78a810
Merge pull request #117 from imgalone/patch-1
Added my site to the list
2019-12-14 17:45:20 +01:00
imgalone 4fce64d2b5
Added my site to the list
Thanks for the theme.
2019-12-13 20:53:18 +02:00
Adam Ormsby 211e002ab6 removed float css, readme mod, aligned users with upstream repo master 2019-12-01 23:28:21 +07:00
Adam Ormsby 3b9ad17e22 Integrating panr's changes to use partial for lastmod date display, also checks if lastmoddate > date 2019-12-01 22:49:18 +07:00
Adam Ormsby 3b3903afd3 Revert "Merge branch 'Working' into PR-Improve-LastModDate"
This reverts commit 59634fd0d3, reversing
changes made to 4cfe93ec29.
2019-12-01 22:21:21 +07:00
Adam Ormsby 59634fd0d3 Merge branch 'Working' into PR-Improve-LastModDate
(maintaining parallel branch status)
2019-11-30 13:51:05 +07:00
Adam Ormsby b56e0d5640 Merge branch 'master' into Working
# Conflicts:
#	layouts/_default/list.html

accepting incoming master change to lessen divergent chunks
2019-11-30 13:49:23 +07:00
Adam Ormsby cbbacd5b5e add panr mods 2019-11-30 13:18:09 +07:00
Radek Kozieł 0a4824c145
Merge pull request #109 from cobalto/patch-1
New user using hello-friend theme
2019-11-20 09:51:05 +01:00
Daniel Pessoa 559766c143
New user using hello-friend theme 2019-11-19 20:32:13 -03:00
Radek Kozieł c19a664063
Merge pull request #108 from felleg/patch-1
Proud new hello-friend user signing in!
2019-11-18 22:45:21 +01:00
Félix Léger 723aed210d
Proud new hello-friend user signing in! 2019-11-18 14:57:39 -05:00
Adam Ormsby 4cfe93ec29 update ReadMe 2019-11-10 16:43:05 +07:00
Adam Ormsby dfbb8dab18 add CSS for last mod date (float right), yarn build (unsure about this) 2019-11-10 16:42:55 +07:00
Adam Ormsby 348fcf849c pulled upstream 2019-11-10 16:40:16 +07:00
Radek Kozieł fb3a5f08db
Merge pull request #104 from panr/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-11-10 09:22:47 +01:00
Radek Kozieł 73b4c48dcc
Merge pull request #106 from aormsby/PR-BugFix-RemoveEmptyListDateDisplay
Bug Fix to prevent incorrect default Date display in List layout
2019-11-10 09:20:58 +01:00
Adam Ormsby d12d24411e single and list - add last mod date display, float right
params - add .LastModDisplay string to enable/disable
2019-11-10 14:54:22 +07:00
Adam Ormsby 1dd80e76b5 list layout - check for .Date 2019-11-10 14:53:09 +07:00
Adam Ormsby 45740f99c1 encapsulated the date display in a conditional check to see if there is .Date data to display 2019-11-10 14:40:46 +07:00
Adam Ormsby a8037bfbe8 New feature - Display last modified date on post content in both list and single layouts if it exists.
config param added - LastModDisplay - empty string = nothing displayed, string w/ value = display the value and then the date.
Example - lastModDisplay = "Updated: " - displayed as "Updated: [lastmod date]"
2019-11-10 13:47:07 +07:00
Adam Ormsby 8759dd6b38 Added conditional check - if there is no date, do not display content date in the list view. 2019-11-10 13:42:29 +07:00
dependabot[bot] 0713ca3910
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-03 14:49:49 +00:00
Radek Kozieł ca2e314c6e
Merge pull request #102 from subinsv/improvement/fontDisplayProperty
[Improvement] Avoid Invisible text during loading (FOIT)
2019-11-03 15:48:38 +01:00
subin sv 19482cc3d9 webpack build 2019-11-03 16:30:58 +05:30
subin sv edf40ac5db Avoid Invisible text during loading (FOIT) 2019-11-03 15:44:58 +05:30
Adam Ormsby e5ff39d0de moved head bit for Formspree to prepended head file (proper place) 2019-11-02 17:32:57 +07:00
Adam Ormsby b03f844e1c added 'referer' to 'head' partial to make formspree work properly 2019-10-29 21:53:00 +07:00
Adam Ormsby 588036687e Added vertical bar to footer partial 2019-10-21 21:10:55 +07:00
Radek Kozieł 654bee2f24
Merge pull request #96 from AsterYujano/add-site-to-users-list
Add François to Users-list
2019-09-24 09:34:39 +02:00
Radek Kozieł 96f355cb9a
Merge branch 'master' into add-site-to-users-list 2019-09-24 09:34:32 +02:00
Radek Kozieł 6924c1ce4a
Merge pull request #97 from Jyny/upstream
New user using hello-friend theme.
2019-09-24 09:34:07 +02:00
Jyny Chen 0c75155aac New user using hello-friend theme. 2019-09-16 19:03:48 +08:00
Francois 945ff66e80 Add François to Users-list 2019-09-11 18:32:41 +02:00