kaiyuanshe / ONES

开源战略研究组(ONES Group)
https://kaiyuanshe.github.io/ONES/
69 stars 9 forks source link

ONES Group 官方网站建设 #53

Open will-ww opened 2 years ago

will-ww commented 2 years ago

我们将利用 GitHub pages 功能,同时借助一些模板,开发 ONES Group 的官方网站,大家可以提出一些建议。

模板参考:

结构参考:https://todogroup.org/

@zhuangbiaowei @zhicheng-ning

zhicheng-ning commented 2 years ago

Completed Tasks:

will-ww commented 2 years ago

Completed Tasks:

  • [x] Getting started with github pages
  • [x] Configure a custom domain name
  • [x] Enforce HTTPS
  • [x] Getting started with GitHub pages, writing a simple demo website:https://ones.nzcer.cn/

What to do next:

  • [ ] Getting started with Jekyll
  • [ ] Find a theme that is functional and beautiful
  • [ ] Practice to complete the deployment of the official website of ONES GROUP

@zhicheng-ning 做的不错,庄老师可以多来指导下了~ @zhuangbiaowei

zhicheng-ning commented 2 years ago

@will-ww @zhuangbiaowei The demo website is https://blog.nzcer.cn/. How is the style of this theme?How do you think ?


Completed Tasks:

will-ww commented 2 years ago

@will-ww @zhuangbiaowei The demo website is https://blog.nzcer.cn/. How is the style of this theme?How do you think ?

Completed Tasks:

  • [x] Getting started with Jekyll. Reference documentation
  • [x] Find a theme that is functional and beautiful
  • [x] Practice to complete the deployment of the official website of ONES GROUP

What to do next:

  • [ ] Refactor website pages to fit into our Ones Group website
  • [ ] Refactor the project code
  • [ ] Add new features

可以了,稍微慢点,我觉得可以,然后开始填充内容进去了~

大家可以来看看~ @zhuangbiaowei @Nliver

zhicheng-ning commented 2 years ago

@will-ww @zhuangbiaowei The demo website is https://blog.nzcer.cn/. How is the style of this theme?How do you think ? Completed Tasks:

  • [x] Getting started with Jekyll. Reference documentation
  • [x] Find a theme that is functional and beautiful
  • [x] Practice to complete the deployment of the official website of ONES GROUP

What to do next:

  • [ ] Refactor website pages to fit into our Ones Group website
  • [ ] Refactor the project code
  • [ ] Add new features

可以了,稍微慢点,我觉得可以,然后开始填充内容进去了~

大家可以来看看~ @zhuangbiaowei @Nliver

  1. For the filling of website content, just add content similar to the following at the top of each markdown file. The following content shows the blog post's title, author, category, tags and other attributes.
    ---
    layout: post
    title:  "Powerful things you can do with the Markdown editor"
    author: sal
    categories: [ Jekyll, tutorial ]
    image: assets/images/4.jpg
    tags: [featured]
    ---
  2. If you need to change the custom domain name to ones.kaiyuanshe.com, the person in charge of domain name management needs to connect with me.
wangleo61 commented 2 years ago

给力呀

从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送


发件人: 逝不等琴生 @.> 发送时间: Friday, April 8, 2022 10:06:07 AM 收件人: kaiyuanshe/ONES @.> 抄送: Subscribed @.***> 主题: Re: [kaiyuanshe/ONES] ONES Group 官方网站建设 (Issue #53)

@will-wwhttps://github.com/will-ww @zhuangbiaoweihttps://github.com/zhuangbiaowei The demo website is https://blog.nzcer.cn/. How is the style of this theme?How do you think ? Completed Tasks:

What to do next:

可以了,稍微慢点,我觉得可以,然后开始填充内容进去了~

大家可以来看看~ @zhuangbiaoweihttps://github.com/zhuangbiaowei @Nliverhttps://github.com/Nliver

  1. For the filling of website content, just add content similar to the following at the top of each markdown file. The following content shows the blog post's title, author, category, tags and other attributes.

layout: post

title: "Powerful things you can do with the Markdown editor"

author: sal

categories: [ Jekyll, tutorial ]

image: assets/images/4.jpg

tags: [featured]


  1. If you need to change the custom domain name to ones.kaiyuanshe.com, the person in charge of domain name management needs to connect with me.

― Reply to this email directly, view it on GitHubhttps://github.com/kaiyuanshe/ONES/issues/53#issuecomment-1092369873, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AO5RA36DVT4ZVG7SQYWD343VD6IA7ANCNFSM5RBG2LDA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

TechQuery commented 11 months ago

开源社 2022 版官网已支持 Markdown 渲染技术,可通过 Git submodule 实现本仓库的文献发布: