https://github.com/ayonious/translations-viewer
💬 Viewer for all translations of My travel Blog
https://github.com/ayonious/translations-viewer
Last synced: about 1 year ago
JSON representation
💬 Viewer for all translations of My travel Blog
- Host: GitHub
- URL: https://github.com/ayonious/translations-viewer
- Owner: ayonious
- Created: 2020-08-14T18:05:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T10:53:12.000Z (about 1 year ago)
- Last Synced: 2025-05-22T12:42:03.016Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://travel-blog-translations.netlify.app
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel Blog content viewer
[](https://app.netlify.com/sites/travel-blog-translations/deploys)
> View all contents of my travel blog in a very fast viewing UI
It helps for reviewing the content and tranlations overview
## 🔬 Currently showing
1. Translations
2. Pictures
## 📱 Responsiveness
Thanks to amazing media query this single page website is responsive
| Desktop | Tablet | Mobile |
| ------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|  |  |  |
## 🆕 How to update content
1. Update your contentful api keys in .env.develpment file
```text
// setttings > apikeys > travel-blog-translations-viewer > Content Preview API - access token
CONTENTFUL_SPACE_ID=<>
CONTENTFUL_PREVIEW_API_ACCESS_TOKEN=<>
```
2. yarn translations
3. Commit all translations and push the changes
## 🏃♂️ Local Running instruction
```
yarn
yarn run start
```
## 🚀 See deployed
https://travel-blog-translations.netlify.app