Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace old project name references with ttag #106

Conversation

erickwilder
Copy link
Contributor

This should address the first changes in the direction of renaming the project. My approach was to limit my changes only to the gitbook/ directory and keep other changes as minimal as possible.

Assumptions

It's worth to mention that some assumptions were made while patching the docs:

  • The GitHub organization and repositpry name was assumed to be both ttag, so links and references may look like https://github.com/ttag/ttag - you may want to discuss this and make new suggestions.
  • The babel plugin name was also renamed from babel-plugin-c-3po to babel-plugin-ttag
  • A new entry in the migration guide with 1.0.0 version was added but nothing changed on CHANGELOG due to the fact I don't know what's the plan to release a new package under the new name.
  • Screenshots of the examples were not updated. I'm planning to send separate PRs to deal with examples in isolation because I alos want to update the webpack example to use webpack 4.

All in all, I'm looking forward for your feedback.

doc(gitbook/SUMMARY.md) Replace old name occurences by `ttag`

It also removes the old name from file names to keep them agnostic and only focused on what they
are describing

doc(gitbook/README.md) Replace old name with ttag

Some sentences were changed and extra links were added as well

doc(gitbook/README.md) Remove absolute URL references.

doc(gitbook/configuration.md) Replace old project name references with `ttag`

It also adds all default values for all configuration options and uses the same style to list
available options

doc(gitbook/configuration-lib.md) Rename old project name references

* It only refers to `ttag` now
* Some small fixes on typos were included.

doc(gitbook/*) Replace old project names for all 'General' doc section

* Small typos and style normalization is included.
* Fix references to `.html` files as gitbook will automatically
  convert `.md` file extentensions to `.html`

doc(gitbook/installation.md) Rename `chapter1.md` to a more meaninful name `installation.md`

ref(book.json) Change old project name to ttag

ref(gitbook/*) Remove old project name from file name to keep file structure agnostic

doc(gitbook/quick-start.md) Remove old project name references

Some adjustments on styling and order of presentation of the instructions were changed.
A small footnote was added to point to a more advanced usage, using webpack.

doc(gitbook/localization-with-webpack.md) Remove old project name refs

Some changes and notes regarding ussage with Webpack 4 were also added.

doc(gitbook/*) Rename old project name to ttag

It also normalizes all API documentation with the `reference-` file name prefix
Some references (i.e.: CHANGELOG) were not changed to keep the history.

doc(*) Add notice to main README file

It also includes some style changes to the gitbook files.
@erickwilder erickwilder force-pushed the replace-old-project-name-references-with-ttag branch from 8af9a88 to 7c9efdb Compare April 29, 2018 15:31
It also now points to the official GNU gettext documentation for  language ISO codes
@AlexMost
Copy link
Member

AlexMost commented May 2, 2018

Great, thanks for your help!

@AlexMost AlexMost merged commit d77cb0a into ttag-org:master May 2, 2018
serjshevchenko pushed a commit to serjshevchenko/ttag that referenced this pull request Dec 21, 2020
* npm audit fix

* another audit fix, update caniuse-lite, serialize-javascript

* update jest, ts-jest

* update typescript to keep ts-jest happy

* update yargs to fix vulnerability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants