Skip to content

fix: show wallets on home + Linux node PATH/systemd (#139 #126) - #349

Open
xre217 wants to merge 1 commit into
dogecoinfoundation:mainfrom
xre217:fix/home-wallets-and-linux-node
Open

fix: show wallets on home + Linux node PATH/systemd (#139 #126)#349
xre217 wants to merge 1 commit into
dogecoinfoundation:mainfrom
xre217:fix/home-wallets-and-linux-node

Conversation

@xre217

@xre217 xre217 commented Jul 11, 2026

Copy link
Copy Markdown

Area

dogecoin.com site UX + Dogepedia (no X).

#139 — Show wallets on the home page

The homepage never included partials/wallets.html, and the partial itself had display: none on the outer container (leftover after the wallets table migration / legal discussion).

Changes:

  • Include the wallets carousel on the home page (after “What is Dogecoin”)
  • Remove display: none so the section is visible
  • Add a clear disclaimer (not audited/endorsed) + link to the full /wallets directory — addresses the risk notes in the issue thread without hiding the section again
  • Bump Core download links in the carousel to v1.14.9
  • Remove dead mySlides rotator JS (Bootstrap carousel is the real control; old script threw when no .mySlides existed)

#126 — Linux node PATH + systemd

English Operate a Dogecoin Node guide:

  • Install binaries with sudo install … /usr/local/bin so dogecoind/dogecoin-cli are on PATH
  • Example user systemd unit so the daemon survives reboot
  • Example release bumped to v1.14.9

DOGE tips / contract

DTRJECKXfxgnSzGbt7TYRikLPDocqvdmo5 · trefongwork@gmail.com

Related open: site #347/#348, GigaWallet stack, python-libdogecoin #2

…on#139 dogecoinfoundation#126)

- Wire wallets partial into homepage (was never included) and remove
  display:none so recommended wallets are visible again
- Add Foundation-style disclaimer + link to full wallets directory
- Bump Core carousel downloads to v1.14.9; drop broken mySlides JS
- Linux node guide: install binaries to /usr/local/bin and user systemd unit

Tips/contract DOGE: DTRJECKXfxgnSzGbt7TYRikLPDocqvdmo5
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.

1 participant