eosnetworkfoundation / docsgen

Scripts for creating docs.eosnetwork.com pulls from various eos nf repos and builds static HTML to power website
Other
3 stars 0 forks source link

Antelope 4.0 Release #122

Closed ericpassmore closed 1 year ago

ericpassmore commented 1 year ago

Fixes #121

Antelope 4.0 Release

updated content to support Leap 3.2 and Leap 4.0 documentation

Screenshots

Screenshot 2023-04-28 at 6 47 26 AM Screenshot 2023-04-28 at 6 47 38 AM

Validation Steps

git clone -b "ehp/how-to-update-in-place" https://github.com/eosnetworkfoundation/docsgen.git
cd docsgen
# will prompt if ok to delete clean out directory answer "YES"
./scripts/clean_rebuild.sh -d ~/eosnetworkfoundation/build_root
cd ~eosnetworkfoundation/build_root/devdocs 
npm run serve 

Navigate to http://localhost:3000/docs/latest/smart-contracts/tutorials/ and ZH locale http://localhost:3000/zh/docs/latest/smart-contracts/tutorials/ to verify