Skip to content

Commit

Permalink
pastor's pen
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzapanther committed Jun 30, 2024
1 parent f007dd8 commit e7f66c8
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 4 deletions.
10 changes: 10 additions & 0 deletions android/.idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions android/.idea/migrations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.wildwoodag.church"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName '1.0.10'
versionCode 3
versionName '1.0.41'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.0'
classpath 'com.android.tools.build:gradle:8.4.1'
classpath 'com.google.gms:google-services:4.3.15'

// NOTE: Do not place your application dependencies here; they belong
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

export CAPACITOR_ANDROID_STUDIO_PATH=/snap/android-studio/157/bin/studio.sh

rm static/web.*
parcel build
hugo -b /
Expand Down
17 changes: 17 additions & 0 deletions content/post/2024-06-23-remember-now.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
template: post
categories:
- Wisdom
tags:
- remember
- end of life
- silver cord
title: Remember Now
date: 2024-06-23T05:00:00.000Z
image: https://www.wildwoodag.church/pimg/silverchain.jpg
---
Remember your Creator before the silver cord is loosed, or the golden bowl is broken, or the pitcher shattered at the fountain, or the wheel broken at the well. Ecclesiastes 12:7

If I were to paraphrase this, I would say, “You better remember God while there is breath in your lungs.” Matthew Henry refers to the ‘silver cord’ as that which binds the soul and body. The Message says, “before the silver cord of life snaps.”

This passage is communicating to us, in a poetic manner, that life has an end, and before we get there it is best to remember the Lord! Not on your death bed, nor with your last dying breath. Remember Him now and take the steps necessary to have peace with Christ. He is, after all, our Peace.
Binary file added static/pimg/silverchain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7f66c8

Please sign in to comment.