diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml new file mode 100644 index 0000000..b353916 --- /dev/null +++ b/.github/workflows/deploy-preview.yml @@ -0,0 +1,24 @@ +name: Deploy to Preview Channel + +on: + pull_request: + # Optionally configure to run only for specific files. For example: + # paths: + # - "website/**" + +jobs: + build_and_preview: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + # Add any build steps here. For example: + # - run: npm ci && npm run build + - run: yarn install + - run: yarn build + - uses: FirebaseExtended/action-hosting-deploy@v0 + with: + repoToken: '${{ secrets.GITHUB_TOKEN }}' + firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_GATSBYWEB }}' + expires: 30d + projectId: ${{ secrets.PROJECT_ID }} + channelId: preview diff --git a/src/pages/index.astro b/src/pages/index.astro index ad94a76..791d70e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -24,8 +24,9 @@ import { Icon } from 'astro-icon' class="text-blue-500 underline hover:text-blue-400 hover:no-underline">Lindy. At Sybill we are managing the entire deal process from inception to close. +
- ◦ -
- Previously, I was a software engineer at Lindy. Lindy is building a virtual employee. Lindy will change the way we work and live in @@ -53,9 +54,9 @@ import { Icon } from 'astro-icon' was able to spend some time teaching and mentoring students in this area.

- Today, I am part of a team of engineers that are implementing an artificial intelligence - system to free humanity from work. The challenges are myriad but the opportunities to - learn and explore are endless. + Today, I am part of a team of engineers that are finding ways to enable effective value + for humanity through artificial intelligence. The challenges are myriad but the + opportunities to learn and explore are endless.

- ◦ -