Top
@Kitty4D on the B-Chain
just my adventures with the blockchain, web3, cryptocurrencies, and NFTs
Developer, Content Creator, NFT Hodler, Degen, Former Camgirl
aka @Kitty4DHD, @kitty4Do, $kitty4d
kitty4d Profile Photo

Post by kitty4d

2022-02-10
• 7 months ago
and the way my site works, eventually i still would like to consider making it available to anyone. so you could easily just edit a few files to put in your personal DeSo username and PUBLIC key and then it could have basically the same structure and auto-populate with your own content. but i have to get everything right first. i'm using 11ty.js, tailwindcss, currently i still have alpinejs with ta-gallery and i think i'll still use that so i'm keeping it in here. "devDependencies": { "@11ty/eleventy": "^1.0.0", "@11ty/eleventy-img": "^1.0.0", "@11ty/eleventy-navigation": "^0.3.2", "@markusantonwolf/ta-gallery": "^2.2.0", "@rollup/plugin-replace": "^3.0.1", "@tailwindcss/forms": "^0.3.4", "alpinejs": "^3.8.1", "autoprefixer": "^10.4.2", "cross-env": "^7.0.3", "npm-run-all": "^4.1.5", "postcss": "^8.4.5", "postcss-import": "^14.0.2", "postcss-nested": "^5.0.6", "prettier": "^2.5.1", "rimraf": "^3.0.2", "rollup": "^2.66.0", "rollup-plugin-postcss": "^4.0.2", "rollup-plugin-svg": "^2.0.0", "rollup-plugin-terser": "^7.0.2", "tailwindcss": "^2.2.19" }, "dependencies": { "@11ty/eleventy-cache-assets": "^2.3.0", "node-fetch": "^3.2.0" }, basically i get a fully static html site after it builds. it's kinda weird to me, but i like it- and the fact that i can just have hosting with Netlify and pushing changes is as simple as pushing my changing to my Github repo is pretty cool.
Likes:
4
Diamonds:
1
Reposts:
0
Quote Reposts:
1
{
   PostHashHex: "aab7423b32ce4f1a876452c74e0c4714006b25c85c914e37355097264f2b3b83",
   PosterPublicKeyBase58Check: "BC1YLgbCAxYSSn97DArZtbwwhVUtHtjUfGZzKojLBKfxP8wbRHvb2Gz",
   ParentStakeID: "",
   Body: "and the way my site works, eventually i still would like to consider making it available to anyone. so you could easily just edit a few files to put in your personal DeSo username and PUBLIC key and then it could have basically the same structure and auto-populate with your own content.\n\nbut i have to get everything right first.\n\ni'm using 11ty.js, tailwindcss, currently i still have alpinejs with ta-gallery and i think i'll still use that so i'm keeping it in here.\n\n\"devDependencies\": {\n    \"@11ty/eleventy\": \"^1.0.0\",\n    \"@11ty/eleventy-img\": \"^1.0.0\",\n    \"@11ty/eleventy-navigation\": \"^0.3.2\",\n    \"@markusantonwolf/ta-gallery\": \"^2.2.0\",\n    \"@rollup/plugin-replace\": \"^3.0.1\",\n    \"@tailwindcss/forms\": \"^0.3.4\",\n    \"alpinejs\": \"^3.8.1\",\n    \"autoprefixer\": \"^10.4.2\",\n    \"cross-env\": \"^7.0.3\",\n    \"npm-run-all\": \"^4.1.5\",\n    \"postcss\": \"^8.4.5\",\n    \"postcss-import\": \"^14.0.2\",\n    \"postcss-nested\": \"^5.0.6\",\n    \"prettier\": \"^2.5.1\",\n    \"rimraf\": \"^3.0.2\",\n    \"rollup\": \"^2.66.0\",\n    \"rollup-plugin-postcss\": \"^4.0.2\",\n    \"rollup-plugin-svg\": \"^2.0.0\",\n    \"rollup-plugin-terser\": \"^7.0.2\",\n    \"tailwindcss\": \"^2.2.19\"\n  },\n  \"dependencies\": {\n    \"@11ty/eleventy-cache-assets\": \"^2.3.0\",\n    \"node-fetch\": \"^3.2.0\"\n  },\n\nbasically i get a fully static html site after it builds. it's kinda weird to me, but i like it- and the fact that i can just have hosting with Netlify and pushing changes is as simple as pushing my changing to my Github repo is pretty cool.",
   ImageURLs: null,
   VideoURLs: null,
   RepostedPostEntryResponse: null,
   CreatorBasisPoints: 1000,
   StakeMultipleBasisPoints: 12500,
   TimestampNanos: 1644490009179641000,
   IsHidden: false,
   ConfirmationBlockHeight: 102936,
   InMempool: false,
   ProfileEntryResponse: {
      Username: "kitty4d"
   },
   Comments: null,
   LikeCount: 4,
   DiamondCount: 1,
   PostEntryReaderState: null,
   InGlobalFeed: false,
   InHotFeed: false,
   IsPinned: false,
   PostExtraData: {
      Language: "en-US",
      Node: "11"
   },
   CommentCount: 0,
   RepostCount: 0,
   QuoteRepostCount: 1,
   ParentPosts: null,
   IsNFT: false,
   NumNFTCopies: 0,
   NumNFTCopiesForSale: 0,
   NumNFTCopiesBurned: 0,
   HasUnlockable: false,
   NFTRoyaltyToCreatorBasisPoints: 0,
   NFTRoyaltyToCoinBasisPoints: 0,
   AdditionalDESORoyaltiesMap: {},
   AdditionalCoinRoyaltiesMap: {},
   DiamondsFromSender: 0,
   HotnessScore: 0,
   PostMultiplier: 0,
   RecloutCount: 0,
   QuoteRecloutCount: 1,
   RecloutedPostEntryResponse: null
}
[]