CyCraft / CyCraft/cycraft.co

feat: improve lang system to improve SEO

Open
#43 0 comments 0 reactions 1 assignee Claimed by @fergusmeiklejohn View on GitHub
Dominant language
Vue
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

current built files, built with `presite` include initial English text for SEO purposes.

image

- [ ] need to update the way Japanese text is shown so it's included in the built files at `.presite/`
- [ ] probably possible by rendering every string of text in the DOM and hide/show the correct one with `v-show`
- [ ] double check result with `npm run build`


PS: Since we're already live, any new ticket is to be branched from `production` with branch name `pr-` and make a PR towards `production` again.
Also, remember we're using `npm` again now (as opposed to `yarn`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.