Skip to content

Commit d068bc3

Browse files
committed
Updated the readme file
1 parent 8a0ebc4 commit d068bc3

File tree

2 files changed

+6
-62
lines changed

2 files changed

+6
-62
lines changed

.travis.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,8 @@
1-
# [Academic Kickstart](https://sourcethemes.com/academic/)
1+
# Blog
22

3-
**Academic** makes it easy to create a beautiful website for free using Markdown, Jupyter, or RStudio. Customize anything on your site with widgets, themes, and language packs. [Check out the latest demo](https://academic-demo.netlify.com/) of what you'll get in less than 10 minutes, or [view the showcase](https://sourcethemes.com/academic/#expo).
3+
The blog is generated with [Hugo](https://gohugo.io/) using the Academic theme. All the posts under [content/post](content/post) are published on https://nukesz.github.io/ .
44

5-
**Academic Kickstart** provides a minimal template to kickstart your new website.
6-
7-
- [**Get Started**](#install)
8-
- [View the documentation](https://sourcethemes.com/academic/docs/)
9-
- [Ask a question](http://discuss.gohugo.io/)
10-
- [Request a feature or report a bug](https://github.com/gcushen/hugo-academic/issues)
11-
- Updating? View the [Update Guide](https://sourcethemes.com/academic/docs/update/) and [Release Notes](https://sourcethemes.com/academic/updates/)
12-
- Support development of Academic:
13-
- [Donate a coffee](https://paypal.me/cushen)
14-
- [Become a backer on Patreon](https://www.patreon.com/cushen)
15-
- [Decorate your laptop or journal with an Academic sticker](https://www.redbubble.com/people/neutreno/works/34387919-academic)
16-
- [Wear the T-shirt](https://academic.threadless.com/)
17-
18-
[![Screenshot](https://raw.githubusercontent.com/gcushen/hugo-academic/master/academic.png)](https://github.com/gcushen/hugo-academic/)
19-
20-
## Install
21-
22-
You can choose from one of the following four methods to install:
23-
24-
* [**one-click install using your web browser (recommended)**](https://sourcethemes.com/academic/docs/install/#install-with-web-browser)
25-
* [install on your computer using **Git** with the Command Prompt/Terminal app](https://sourcethemes.com/academic/docs/install/#install-with-git)
26-
* [install on your computer by downloading the **ZIP files**](https://sourcethemes.com/academic/docs/install/#install-with-zip)
27-
* [install on your computer with **RStudio**](https://sourcethemes.com/academic/docs/install/#install-with-rstudio)
28-
29-
Then [personalize your new site](https://sourcethemes.com/academic/docs/get-started/).
30-
31-
## Ecosystem
32-
33-
* **[Academic Admin](https://github.com/sourcethemes/academic-admin):** An admin tool to import publications from BibTeX or import assets for an offline site
34-
* **[Academic Scripts](https://github.com/sourcethemes/academic-scripts):** Scripts to help migrate content to new versions of Academic
35-
36-
## License
37-
38-
Copyright 2017-present [George Cushen](https://georgecushen.com).
39-
40-
Released under the [MIT](https://github.com/sourcethemes/academic-kickstart/blob/master/LICENSE.md) license.
41-
42-
[![Analytics](https://ga-beacon.appspot.com/UA-78646709-2/academic-kickstart/readme?pixel)](https://github.com/igrigorik/ga-beacon)
5+
Usage:
6+
```sh
7+
hugo server
8+
```

0 commit comments

Comments
 (0)