's'
This commit is contained in:
19
content/themes/digital-nomad/data/books.json
Normal file
19
content/themes/digital-nomad/data/books.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"books": [
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/6679955-M.jpg", "title": "一人企业方法论", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/1252736-M.jpg", "title": "数字游民", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/10961054-M.jpg", "title": "远程工作革命", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/539652-M.jpg", "title": "4小时工作周", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/10449931-M.jpg", "title": "纳瓦尔宝典", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/8337563-M.jpg", "title": "穷查理宝典", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/7104760-M.jpg", "title": "精益创业", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/9002334-M.jpg", "title": "从0到1", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/388913-M.jpg", "title": "黑客与画家", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/6679955-M.jpg", "title": "重来", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/7988607-M.jpg", "title": "深度工作", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/10467082-M.jpg", "title": "刻意练习", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/8315355-M.jpg", "title": "原则", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/13290711-M.jpg", "title": "思考快与慢", "href": "https://www.jd.com" },
|
||||
{ "cover": "https://covers.openlibrary.org/b/id/431011-M.jpg", "title": "影响力", "href": "https://www.jd.com" }
|
||||
]
|
||||
}
|
||||
52
content/themes/digital-nomad/data/pan.json
Normal file
52
content/themes/digital-nomad/data/pan.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"id": "docs",
|
||||
"title": "文档",
|
||||
"icon": "📄",
|
||||
"items": [
|
||||
{ "name": "飞书文档", "desc": "在线协作", "href": "https://www.feishu.cn" },
|
||||
{ "name": "Notion", "desc": "知识库", "href": "https://www.notion.so" },
|
||||
{ "name": "语雀", "desc": "文档协作", "href": "https://www.yuque.com" },
|
||||
{ "name": "腾讯文档", "desc": "在线协作", "href": "https://docs.qq.com" },
|
||||
{ "name": "石墨文档", "desc": "在线表格", "href": "https://shimo.im" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "templates",
|
||||
"title": "模版",
|
||||
"icon": "📋",
|
||||
"items": [
|
||||
{ "name": "飞书模版", "desc": "文档/表格模版", "href": "https://www.feishu.cn" },
|
||||
{ "name": "Notion模版", "desc": "知识库模版", "href": "https://www.notion.so" },
|
||||
{ "name": "Canva", "desc": "设计模版", "href": "https://www.canva.com" },
|
||||
{ "name": "Figma", "desc": "UI模版", "href": "https://www.figma.com" },
|
||||
{ "name": "PPT模版", "desc": "演示文稿", "href": "https://www.jd.com" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "firmware",
|
||||
"title": "系统固件",
|
||||
"icon": "⚙️",
|
||||
"items": [
|
||||
{ "name": "OpenWrt", "desc": "路由器固件", "href": "https://openwrt.org" },
|
||||
{ "name": "Armbian", "desc": "ARM开发板", "href": "https://www.armbian.com" },
|
||||
{ "name": "树莓派OS", "desc": "Raspberry Pi", "href": "https://www.raspberrypi.com" },
|
||||
{ "name": "Android TV", "desc": "电视盒子固件", "href": "https://source.android.com" },
|
||||
{ "name": "固件仓库", "desc": "固件合集", "href": "https://www.jd.com" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "storage",
|
||||
"title": "网盘",
|
||||
"icon": "☁️",
|
||||
"items": [
|
||||
{ "name": "阿里云盘", "desc": "大容量不限速", "href": "https://www.aliyundrive.com" },
|
||||
{ "name": "百度网盘", "desc": "资源丰富", "href": "https://pan.baidu.com" },
|
||||
{ "name": "夸克网盘", "desc": "高速下载", "href": "https://pan.quark.cn" },
|
||||
{ "name": "115网盘", "desc": "离线下载", "href": "https://115.com" },
|
||||
{ "name": "OneDrive", "desc": "微软云盘", "href": "https://onedrive.live.com" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
19
content/themes/digital-nomad/data/products.json
Normal file
19
content/themes/digital-nomad/data/products.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"products": [
|
||||
{ "image": "https://images.unsplash.com/photo-1517336714731-489689fd1ca8?w=400", "name": "MacBook Pro", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1544244015-0df4b3ffc2b0?w=400", "name": "iPad Pro", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=400", "name": "Kindle", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1587829741301-dc798b83add3?w=400", "name": "罗技MX Keys", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1527864550417-7fd91fc51a46?w=400", "name": "罗技MX Master", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1505740420928-5e560c06d30e?w=400", "name": "降噪耳机", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1527443224154-c4a3942d3acf?w=400", "name": "便携显示器", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1597872200969-2b65d565bd41?w=400", "name": "移动硬盘", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1583394838336-acd977736f90?w=400", "name": "氮化镓充电器", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1593642632559-0c6d3fc62b89?w=400", "name": "拓展坞", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1574717024653-61fd2cf4d44d?w=400", "name": "云台稳定器", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1593640408182-31c70c8268f5?w=400", "name": "补光灯", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1590602847861-f357a9332bbc?w=400", "name": "麦克风", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1610557892470-55d9e80c0bce?w=400", "name": "树莓派", "href": "https://www.jd.com" },
|
||||
{ "image": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=400", "name": "开发板", "href": "https://www.jd.com" }
|
||||
]
|
||||
}
|
||||
@@ -15,11 +15,11 @@
|
||||
"resources": "Resources"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "Open source · 200+ curated resources",
|
||||
"badge": "Curated · 200+ resources",
|
||||
"title": "Digital Nomad",
|
||||
"titleSuffix": "Life Guide",
|
||||
"subtitle": "Start your digital nomad journey in 7 days from scratch",
|
||||
"subtitleEn": "The open-source guide to becoming a digital nomad",
|
||||
"subtitleEn": "The guide to becoming a digital nomad",
|
||||
"ctaStart": "🚀 Start Learning",
|
||||
"ctaResources": "📚 Browse Resources",
|
||||
"stats": {
|
||||
@@ -27,7 +27,7 @@
|
||||
"path": "Learning Path",
|
||||
"tools": "Remote Tools",
|
||||
"destinations": "Destinations",
|
||||
"free": "Free & Open"
|
||||
"free": "Curated"
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
@@ -38,7 +38,7 @@
|
||||
"subtitle2": "It lets you explore the world while creating value.",
|
||||
"stat": "Over",
|
||||
"statCount": "35 million",
|
||||
"statSuffix": "digital nomads worldwide",
|
||||
"statSuffix": "digital nomads",
|
||||
"items": {
|
||||
"location": {
|
||||
"title": "Location Freedom",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"skill": {
|
||||
"title": "Monetize Skills",
|
||||
"desc": "Programming, design, writing, marketing, consulting… Exchange your expertise for global income and build a diversified revenue stream."
|
||||
"desc": "Programming, design, writing, marketing, consulting… Exchange your expertise for diversified income and build a diversified revenue stream."
|
||||
},
|
||||
"balance": {
|
||||
"title": "Work-Life Balance",
|
||||
@@ -59,6 +59,8 @@
|
||||
"titleHighlight": "Learning Path",
|
||||
"subtitle": "One theme per day, from basics to launch—start your digital nomad journey step by step.",
|
||||
"viewDetails": "View details →",
|
||||
"daysSection": "7-Day Guide",
|
||||
"productsSection": "Ebook · Bootcamp",
|
||||
"days": {
|
||||
"1": { "title": "Meet Digital Nomads", "desc": "Understand what digital nomadism really means, assess if it fits you, and debunk common myths." },
|
||||
"2": { "title": "Discover Remote Skills", "desc": "Master the most in-demand remote skills—from coding and design to content creation—and find your direction." },
|
||||
@@ -93,19 +95,28 @@
|
||||
},
|
||||
"community": {
|
||||
"nomadCommunity": "Digital Nomad Community",
|
||||
"joinTitle": "Join the Global Chinese Digital Nomad Network",
|
||||
"joinTitle": "Join the Digital Nomad Network",
|
||||
"joinDesc": "Apply to join · 1000+ nomads · Weekly online shares · City guides",
|
||||
"applyForm": "Apply via form",
|
||||
"approveJoin": "Join after approval",
|
||||
"applyNow": "Apply now →",
|
||||
"applyHint": "Simple form, quick review",
|
||||
"applyNow": "Enter private community →",
|
||||
"applyHint": "Private community entry",
|
||||
"resourcesTitle": "Resource Navigation",
|
||||
"resourceSections": {
|
||||
"books": "Books",
|
||||
"products": "Products",
|
||||
"pan": "Cloud & Resources",
|
||||
"totalBooks": "{count} books",
|
||||
"totalProducts": "{count} items"
|
||||
},
|
||||
"topicTag": "Topic",
|
||||
"contributeSubtitle": "Digital Nomad Guide is open source, building the best Chinese digital nomad resource hub.",
|
||||
"updating": "Coming soon",
|
||||
"contributeSubtitle": "Digital Nomad Guide builds the best Chinese digital nomad resource hub.",
|
||||
"contributeSubtitle2": "Welcome to add resources, improve content, and share experience.",
|
||||
"links": {
|
||||
"github": { "title": "GitHub", "desc": "Open source—Star and PR welcome", "label": "View repo ↗" },
|
||||
"destinations": { "title": "Destinations", "desc": "Global digital nomad city info", "label": "Explore cities ↗" },
|
||||
"destinations": { "title": "Destinations", "desc": "Digital nomad city info", "label": "Explore cities ↗" },
|
||||
"vipEntry": { "title": "异度星球", "desc": "Member-exclusive resources and community", "label": "Enter ↗" },
|
||||
"indieDev": { "title": "Indie Dev", "desc": "From idea to product, indie developer guide", "label": "View guide ↗" },
|
||||
"aiAgent": { "title": "AI Agent", "desc": "AIGC & agents, Vibe Coding for creators", "label": "Learn more ↗" },
|
||||
"cloudPhone": { "title": "Cloud Phone", "desc": "Low-cost self-hosted cloud phone for TikTok/YouTube", "label": "Setup guide ↗" },
|
||||
@@ -119,7 +130,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"siteName": "Digital Nomad Guide",
|
||||
"tagline": "Open-source digital nomad resource platform",
|
||||
"tagline": "Digital nomad resource platform",
|
||||
"tagline2": "Start your free work and travel lifestyle",
|
||||
"sections": {
|
||||
"guide": "Guide",
|
||||
@@ -145,7 +156,7 @@
|
||||
"contact": "Contact"
|
||||
},
|
||||
"madeBy": "Made with 🌍 by Digital Nomad Community | DN Guide",
|
||||
"openSource": "Open source · Community driven"
|
||||
"openSource": "Curated content · Regularly updated"
|
||||
},
|
||||
"shop": {
|
||||
"badge": "🛒 Curated Shop",
|
||||
|
||||
@@ -15,11 +15,11 @@
|
||||
"resources": "资源"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "开源免费 · 收录 200+ 篇实用资源",
|
||||
"badge": "精选资源 · 收录 200+ 篇实用内容",
|
||||
"title": "数字游民",
|
||||
"titleSuffix": "生活指南",
|
||||
"subtitle": "从零开始,7天开启你的数字游民生活",
|
||||
"subtitleEn": "The open-source guide to becoming a digital nomad",
|
||||
"subtitleEn": "The guide to becoming a digital nomad",
|
||||
"ctaStart": "🚀 开始学习",
|
||||
"ctaResources": "📚 浏览资源",
|
||||
"stats": {
|
||||
@@ -27,7 +27,7 @@
|
||||
"path": "入门路径",
|
||||
"tools": "远程工具",
|
||||
"destinations": "目的地",
|
||||
"free": "免费开源"
|
||||
"free": "精选资源"
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
@@ -36,7 +36,7 @@
|
||||
"titleSuffix": "?",
|
||||
"subtitle": "数字游民是一种利用互联网技术远程工作、不受地理位置限制的生活方式。",
|
||||
"subtitle2": "它让你在探索世界的同时,持续创造价值。",
|
||||
"stat": "全球已有超过",
|
||||
"stat": "已有超过",
|
||||
"statCount": "3500 万",
|
||||
"statSuffix": "数字游民",
|
||||
"items": {
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"skill": {
|
||||
"title": "技能变现",
|
||||
"desc": "编程、设计、写作、营销、咨询……用你的专业技能换取全球收入,构建多元化的收入体系。"
|
||||
"desc": "编程、设计、写作、营销、咨询……用你的专业技能换取多元收入,构建多元化的收入体系。"
|
||||
},
|
||||
"balance": {
|
||||
"title": "工作生活平衡",
|
||||
@@ -59,6 +59,8 @@
|
||||
"titleHighlight": "学习路径",
|
||||
"subtitle": "从入门到出发,每天一个主题,循序渐进开启你的数字游民之旅。",
|
||||
"viewDetails": "查看详情 →",
|
||||
"daysSection": "7天入门文档",
|
||||
"productsSection": "电子书 · 实战课",
|
||||
"days": {
|
||||
"1": { "title": "认识数字游民", "desc": "了解数字游民的真正含义,评估这种生活方式是否适合你,破除常见误解。" },
|
||||
"2": { "title": "发现远程技能", "desc": "掌握最受欢迎的远程工作技能,从编程、设计到内容创作,找到你的方向。" },
|
||||
@@ -93,19 +95,28 @@
|
||||
},
|
||||
"community": {
|
||||
"nomadCommunity": "数字游民社区",
|
||||
"joinTitle": "加入全球华人数字游民网络",
|
||||
"joinTitle": "加入数字游民网络",
|
||||
"joinDesc": "填写申请表加入社区 · 1000+ 数字游民 · 每周线上分享 · 城市攻略",
|
||||
"applyForm": "填写表单即可申请",
|
||||
"approveJoin": "审核通过入群",
|
||||
"applyNow": "立即申请加入 →",
|
||||
"applyHint": "简单表单,快速审核",
|
||||
"applyNow": "进入私域 →",
|
||||
"applyHint": "私域入口",
|
||||
"resourcesTitle": "资源导航",
|
||||
"resourceSections": {
|
||||
"books": "精选图书",
|
||||
"products": "商业数码",
|
||||
"pan": "网盘与资源",
|
||||
"totalBooks": "共 {count} 本",
|
||||
"totalProducts": "共 {count} 件"
|
||||
},
|
||||
"topicTag": "专题",
|
||||
"contributeSubtitle": "数字游民指南是开源项目,致力于做最好的中文数字游民资源聚合站。",
|
||||
"updating": "更新中",
|
||||
"contributeSubtitle": "数字游民指南致力于做最好的中文数字游民资源聚合站。",
|
||||
"contributeSubtitle2": "欢迎补充资源、改进内容、分享经验。",
|
||||
"links": {
|
||||
"github": { "title": "GitHub", "desc": "开源项目,欢迎 Star 和 PR", "label": "访问仓库 ↗" },
|
||||
"destinations": { "title": "目的地数据库", "desc": "全球数字游民城市信息", "label": "探索城市 ↗" },
|
||||
"destinations": { "title": "目的地数据库", "desc": "数字游民城市信息", "label": "探索城市 ↗" },
|
||||
"vipEntry": { "title": "异度星球", "desc": "会员专属资源与社区", "label": "进入 ↗" },
|
||||
"indieDev": { "title": "独立开发", "desc": "从想法到产品,独立开发者全流程指南", "label": "查看指南 ↗" },
|
||||
"aiAgent": { "title": "AI Agent", "desc": "AIGC 与智能体,Vibe Coding 跨界创造", "label": "了解更多 ↗" },
|
||||
"cloudPhone": { "title": "云手机", "desc": "低成本自建云手机,TikTok/YouTube 运营", "label": "搭建指南 ↗" },
|
||||
@@ -119,7 +130,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"siteName": "数字游民指南",
|
||||
"tagline": "开源免费的数字游民资源平台",
|
||||
"tagline": "数字游民资源平台",
|
||||
"tagline2": "助你开启自由工作与旅行的生活方式",
|
||||
"sections": {
|
||||
"guide": "指南",
|
||||
@@ -145,7 +156,7 @@
|
||||
"contact": "联系我们"
|
||||
},
|
||||
"madeBy": "Made with 🌍 by 数字游民社区 | Digital Nomad Guide",
|
||||
"openSource": "开源共享 · 社区驱动"
|
||||
"openSource": "精选内容 · 持续更新"
|
||||
},
|
||||
"shop": {
|
||||
"badge": "🛒 精选好物",
|
||||
|
||||
Reference in New Issue
Block a user